Server error in '/' application
Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Write failure ---> System.Net.Sockets.SocketException: The socket has been shut down
in <0x00078> System.Net.Sockets.Socket:Send_nochecks (byte[],int,int,System.Net.Sockets.SocketFlags)
in <0x000c3> System.Net.Sockets.Socket:Send (byte[],int,int,System.Net.Sockets.SocketFlags)
in <0x000dd> System.Net.Sockets.NetworkStream:Write (byte[],int,int)
--- End of inner exception stack trace ---
in <0x0011e> System.Net.Sockets.NetworkStream:Write (byte[],int,int)
in <0x0008f> System.IO.BufferedStream:Flush ()
in <0x000f9> MySql.Data.MySqlClient.PacketWriter:Flush ()
in <0x0008d> MySql.Data.MySqlClient.NativeDriver:ExecuteCommand (MySql.Data.MySqlClient.DBCmd,byte[])
in <0x00020> MySql.Data.MySqlClient.NativeDriver:Close ()
in <0x00179> MySql.Data.MySqlClient.MySqlPool:GetPooledConnection ()
in <0x0004e> MySql.Data.MySqlClient.MySqlPool:GetConnection ()
in <0x00124> MySql.Data.MySqlClient.MySqlPoolManager:GetConnection (MySql.Data.MySqlClient.MySqlConnectionString)
in <0x00078> MySql.Data.MySqlClient.MySqlConnection:Open ()
--- End of inner exception stack trace ---
in <0x000fb> System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x0001d> System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00044> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x00153> System.Activator:CreateInstance (System.Type,bool)
in <0x00010> System.Activator:CreateInstance (System.Type)
in <0x0002e> System.Web.UI.TemplateControlParser:GetCompiledInstance ()
in <0x00050> System.Web.UI.PageParser:GetCompiledPageInstance (string,string,System.Web.HttpContext)
in <0x00011> System.Web.UI.PageHandlerFactory:GetHandler (System.Web.HttpContext,string,string,string)
in <0x0034e> System.Web.HttpApplication:CreateHttpHandler (System.Web.HttpContext,string,string,string)
in <0x0011f> CreateHandlerState:Execute ()
in <0x00084> StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&)
|
|