Errore server nell'applicazione '/'.

Unable to connect to any of the specified MySQL hosts.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere la traccia dello stack.

Dettagli eccezione: MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts.

Errore nel codice sorgente:


Riga 62: 		Session("FotoSearchUSP") = False
Riga 63: 
Riga 64: 		Session("IdsManufacturersListUSP") = Functions.GetAllManufacturersAssociatedToShopIDs(ConfigurationManager.AppSettings("IDSHOP"))
Riga 65: 		Session("SearchParamUSP") = New SearchObj()
Riga 66: 		Dim cCarrello As New CarrelloObj()

File di origine: D:\Domains\UspSpare\global.asax    Riga: 64

Traccia dello stack:


[MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.]
   PSLibrary.Functions.WriteLog(String usr, DateTime ora, String ip, String funzione, String message, String stk, String tiplog) +899
   PSLibrary.Functions.GetAllManufacturersAssociatedToShopIDs(Int32 ids) +824
   ASP.global_asax.Session_Start(Object sender, EventArgs e) in D:\Domains\UspSpare\global.asax:64
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +375
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +1257
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +703
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


Informazioni di versione: Versione di Microsoft .NET Framework:4.0.30319; Versione di ASP.NET:4.8.4690.0