- MySql.Data.MySqlClient.MySqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation in MySql.Data.MySqlClient.TimedStream.StopTimer() in MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) in System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) in MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) in MySql.Data.MySqlClient.MySqlStream.LoadPacket() in MySql.Data.MySqlClient.MySqlStream.ReadPacket() in MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) in MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId) in MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId) in MySql.Data.MySqlClient.MySqlDataReader.NextResult() in MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) --- Fine dell'analisi dello stack dell'eccezione interna --- in MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exception ex) in MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) in MySql.Data.MySqlClient.MySqlCommand.ExecuteReader() in MySql.Data.MySqlClient.Driver.LoadCharacterSets(MySqlConnection connection) in MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection) in MySql.Data.MySqlClient.MySqlConnection.Open() in MySql.Data.MySqlClient.MySqlHelper.ExecuteReader(String connectionString, String commandText, MySqlParameter[] commandParameters) in MySql.Data.MySqlClient.MySqlHelper.ExecuteReader(String connectionString, String commandText) in Cms.Common.menuNavigazione.disegnaMenuTo(String lang) in D:\wwwroot\G\gruppovillamaria\App_Code\navigazione\menuNavigazione.vb:riga 72

