10 messages in com.mysql.lists.dotnetFw: Connection unexpectedly terminated
FromSent OnAttachments
Widita Nugraha03 Oct 2005 21:48 
Jorge Bastos04 Oct 2005 00:59 
Darren Compton04 Oct 2005 02:50 
SGr...@unimin.com04 Oct 2005 07:00 
Lynn Eriksen04 Oct 2005 07:57 
Reggie Burnett05 Oct 2005 06:48 
Darren Compton05 Oct 2005 07:00 
Widita Nugraha06 Oct 2005 22:48 
Guy Platt13 Oct 2005 01:15 
Darren Compton13 Oct 2005 03:28 
Subject:Fw: Connection unexpectedly terminated
From:Jorge Bastos (mysq@decimal.pt)
Date:10/04/2005 12:59:52 AM
List:com.mysql.lists.dotnet

Could be the server that have reached the maximun connections

Hi all, I have a problem with my ASP.net application being hosted by a shared hosting in the net, i usually runs fine but lately it often gives me this error message, Please inform me how to avoid this error message...

regards, Widita Nugraha, Indonesia

Server Error in '/' Application. ------------------------------------------------------------------------

/Connection unexpectedly terminated/

* Description: *An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

* Exception Details: *MySql.Data.MySqlClient.MySqlException: Connection unexpectedly terminated

*Source Error:*

|An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.|

*Stack Trace:*

||

[MySqlException: Connection unexpectedly terminated] MySql.Data.MySqlClient.PacketReader.ReadHeader() +272 MySql.Data.MySqlClient.PacketReader.OpenPacket() +107 MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) +17 MySql.Data.MySqlClient.CommandResult.ReadNextResult(Boolean isFirst) +62 MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume) +123 MySql.Data.MySqlClient.MySqlCommand.GetNextResultSet(MySqlDataReader reader) +320 MySql.Data.MySqlClient.MySqlDataReader.NextResult() +108 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +143 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader() +7 SPALib.TLibrary.genquery(MySqlConnection& conn, String a) lasttrans.formLastTrans.Page_Load(Object sender, EventArgs e) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750

------------------------------------------------------------------------ *Version Information:* Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300