|
Here is what is logged in the error file:
===[ 1/20/2010 11:24:17 PM - GoArrow v1.2.0.1 ]========================
System.Net.WebException: Unable to connect to the remote server
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
[Inner Exception] System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5555
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
This was first instance it happened, the latest is today, only difference in any error message is the date.
|