PDA

View Full Version : error



xdigitalx
11-23-2009, 12:50 AM
Does this error I get as soon as I log in GS seem like a DNS issue with my cable or a psinet issue? I was playing fine for hours and then got this and was booted. now I get it each time I log in.

System.Net.Sockets.SocketException: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server
at System.Net.Dns.HostResolutionEndHelper(IAsyncResul t asyncResult)
at System.Net.Dns.EndGetHostByName(IAsyncResult asyncResult)
at JLib.JSockets.JSocket.ConnectToDNSResponse(IAsyncR esult result)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Obj ect state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback (Object result, IntPtr userToken)
at System.Net.LazyAsyncResult.InvokeCallback(Object result)
at System.Net.Dns.ResolveCallback(Object context)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)


Sagoth

Celephais
11-23-2009, 01:04 AM
Start/Run type in:
ipconfig /flushdns

try again.