I cant lof into any server... it trys twice then gives me this message. Note that this is just one account on a four PC lan in my house. The other pcs seem to work. Tried the flush dns / reset router fix.... no joy. Any help here?
System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at System.Net.Connection.TunnelThroughProxy(Uri proxy, HttpWebRequest originalRequest, Socket& socket)
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.WebClientAsyncResult .WaitForResponse()
at System.Web.Services.Protocols.WebClientProtocol.En dSend(IAsyncResult asyncResult, Object& internalAsyncState, Stream& responseStream)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.EndInvoke(IAsyncResult asyncResult)
at com.turbine.launcher.gls.GlobalLoginSystemAuthenti cationService.EndLoginAccount(IAsyncResult asyncResult)
at com.turbine.launcher.Services.SOAPAuthenticator.En dAuthenticate(IAsyncResult ar)