Connection could not be established with Mallize.com server. Underlying error: System.IO.IOException: Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. ---> System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.Peek()
at ClientConnection.WaitForIncomingData(Int64 msWaitTime)
at ClientConnection.ReadLine()
at MallizeClient.GetNextResponse()
at ViewItem.GetInfo(String id)
|
|