JaredHatfield / card-surface

Automatically exported from code.google.com/p/card-surface
0 stars 0 forks source link

Web server crashed. #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System.Net.Sockets.SocketException was unhandled
  Message="An existing connection was forcibly closed by the remote host"
  Source="System"
  ErrorCode=10054
  NativeErrorCode=10054
  StackTrace:
       at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 size, 
SocketFlags socketFlags)
       at CardWeb.WebComponents.WebActions.WebActionInitGame.Execute() in 
C:\Users\Aaron\Documents\Visual Studio 2008\Projects\card-surface\card-
surface\CardWeb\WebComponents\WebActions\WebActionInitGame.cs:line 140
       at CardWeb.WebComponents.WebComponentInitGame.Run() in 
C:\Users\Aaron\Documents\Visual Studio 2008\Projects\card-surface\card-
surface\CardWeb\WebComponents\WebComponentInitGame.cs:line 120
       at System.Threading.ExecutionContext.Run(ExecutionContext 
executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException: 

Original issue reported on code.google.com by aaron7ba...@gmail.com on 15 Apr 2010 at 9:21

GoogleCodeExporter commented 9 years ago
This is a duplicate issue for Issue 9.  Please add a comment to Issue 9 that 
describes what you were doing when this crash occurred.  Thanks for your 
concern.

Original comment by krussell...@gmail.com on 17 Apr 2010 at 2:28