MySql.Data.MySqlClient.MySqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Impossibile stabilire la connessione. Risposta non corretta della parte connessa dopo l'intervallo di tempo oppure mancata risposta dall'host collegato ---> System.IO.IOException: Impossibile leggere dati dalla connessione del trasporto: Impossibile stabilire la connessione. Risposta non corretta della parte connessa dopo l'intervallo di tempo oppure mancata risposta dall'host collegato. ---> System.Net.Sockets.SocketException: Impossibile stabilire la connessione. Risposta non corretta della parte connessa dopo l'intervallo di tempo oppure mancata risposta dall'host collegato in System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) in System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- Fine dell'analisi dello stack dell'eccezione interna --- in System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- Fine dell'analisi dello stack dell'eccezione interna --- in MyNetworkStream.HandleOrRethrowException(Exception e) in MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 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.MySqlHelper.ExecuteReader(MySqlConnection connection, MySqlTransaction transaction, String commandText, MySqlParameter[] commandParameters, Boolean ExternalConn) 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.elencoPrestazioni.fnselectStruttura(Int32 ids, Int32 idTipoprestazione, Int32 idPrestazione, String lang) in D:\wwwroot\G\gruppovillamaria\App_Code\elencoPrestazioni.vb:riga 81