Qualcosa non ha funzionato
Non è possibile ottenere le informazioni richieste in questo momento.
Riprova più tardi.
Altri dettagli
Authentication to host 'SRV_DBOPAC' for user 'o_sbn' using method 'mysql_native_password' failed with message: Troppe connessioni < br /> InnerException: Exception of type 'System.Web.HttpUnhandledException' was thrown.
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex)
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data)
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at ErasmoNet.BaseVB.MysSelect(String stm, MySqlConnection mydb, Boolean closeconn, String nameVarSession) in E:\ErasmoNet\webApp\BmcSbn\App_Code\VBCode\CondivisiWeb\Base.vb:line 493
at ErasmoNet.BaseVB.MysSelect(String stm, Boolean bCloseAfter) in E:\ErasmoNet\webApp\BmcSbn\App_Code\VBCode\CondivisiWeb\Base.vb:line 430
at ErasmoNet.RicercaOpacSBN.Page_Load(Object sender, EventArgs e) in E:\ErasmoNet\webApp\BmcSbn\opcSBN\RicercaOpac.aspx.vb:line 41
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown.
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.opcsbn_ricercaopac_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)