I was looking through the error reports transmitted to my server and this one stuck out. I investigated and found out that it crashed the application. I don't have anymore information than that. I was hoping someone has seen this error before or the dev/support team could point me in right direction to where I can add some handling.
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. Type = System.IO.IOException Source = WpfDesktopEdition at ThinkGeo.MapSuite.WpfDesktopEdition.Tile.<>c__DisplayClass2.<drawexception style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; line-height: 17px; ">b__0() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) ******************* ******************* Inner Exception details A blocking operation was interrupted by a call to WSACancelBlockingCall Type = System.Net.Sockets.SocketException Source = System at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) ******************* HRErrorCodeesult = 10004 NativeErrorCode = 10004 SocketErrorCode = 10004 *</drawexception>