Explore |
Unable to connect to the remote server
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 71.4.85.162:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
at System.Net.HttpWebRequest.GetRequestStream()
at Regent.Web.Views.SearchView.CreateWebRequest(String endPoint, Int32 contentLength)
at Regent.Web.Views.SearchView.SubmitSearch()
at Regent.Web.Views.SearchView.btnSubmit_Click(Object sender, EventArgs e)
|
|