Search found 1 match
- Thu Jul 30, 2020 10:32 am
- Forum: Technical Support Center
- Topic: Error: System.Net.Sockets.SocketException
- Replies: 2
- Views: 1730
Re: Error: System.Net.Sockets.SocketException
A SocketException is thrown by the Socket and Dns classes when an error occurs with the network. Most of the time these are connectivity issues due to different IP protocols (IPV4/IPV6) between the two server/computers trying to communicate or extra authentication rules setup on one of the computers ...