Ett företag jag utvecklar åt har bytt webhotell, men nufunkar isdan dåligt ingen som vet vad detta kan bero på. webhotellet verkar inte veta hur de ska fixa det... Du kanske skall testa att byta ut CoreLab mysqldll:en till den ADO.NET dll:en som finns på http://www.mysql.org. Corelabs använder ADO interfacetLost connection to MySQL server during query
Jag får felmedelandet ovan, jag tycker det verkar som det har med sessionar att göra med sessioner eller att applikation end/start körs..
Nån som vet vad det jab bero på? Det fungerar som det ska på min utvecklingsburk samt gamla webhotell
Lost connection to MySQL server during query
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: CoreLab.MySql.MySqlException: Lost connection to MySQL server during query
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: Lost connection to MySQL server during query]
CoreLab.MySql.MySqlNet.a() +186
CoreLab.MySql.MySqlNet.Receive() +27
CoreLab.MySql.aa.b() +14
CoreLab.MySql.ac.b(Object A_0, Byte[] A_1, Int32 A_2) +65
CoreLab.MySql.ab.e() +500
CoreLab.MySql.MySqlCommand.a(CommandBehavior A_0, IDisposable A_1, Int32 A_2, Int32 A_3) +380
CoreLab.Common.DbCommandBase.b(CommandBehavior A_0) +132
CoreLab.Common.DbCommandBase.ExecuteNonQuery() +28
DrLove.Db.ReferrerIns(DateTime refDate, String host) +173
DrLove.Global.Session_Start(Object sender, EventArgs e) +154
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +2165550
System.Web.SessionState.SessionStateModule.CompleteAcquireState() +154
System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +542
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +90
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210Sv: Lost connection to MySQL server during query
Sv:Lost connection to MySQL server during query
Sv: Lost connection to MySQL server during query
Och det fungerar på min burk samt gamla hotellet