Serverfout in toepassing /.

User asuser already has more than 'max_user_connections' active connections

Beschrijving: Er is een onverwerkte uitzondering opgetreden tijdens het uitvoeren van de huidige webaanvraag. Raadpleeg de stacktracering voor meer informatie over deze fout en de oorsprong ervan in de code.

Details van uitzondering: MySql.Data.MySqlClient.MySqlException: User asuser already has more than 'max_user_connections' active connections

Fout in bron:


Regel 36:         OverzichtPanel.Visible = False
Regel 37:         OverzichtBackPanel.Visible = False
Regel 38:         NieuwsList.DataBind()
Regel 39:     End Sub
Regel 40: 

Bronbestand: D:\hostingspaces\vhosts\solirent.com\httpdocs\controls\nieuws.ascx.vb    Regel: 38

Stacktracering:


[MySqlException (0x80004005): User asuser already has more than 'max_user_connections' active connections]
   MySql.Data.MySqlClient.MySqlStream.ReadPacket() +389
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() +39

[MySqlException (0x80004005): Authentication to host 'localhost' for user 'asuser' using method 'mysql_native_password' failed with message: User asuser already has more than 'max_user_connections' active connections]
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) +216
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() +108
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) +372
   MySql.Data.MySqlClient.NativeDriver.Open() +934
   MySql.Data.MySqlClient.Driver.Open() +39
   MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +329
   MySql.Data.MySqlClient.MySqlConnection.Open() +1214
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +182
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +180
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +123
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +2947
   System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +384
   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +89
   controls_nieuws.ShowDetailF() in D:\hostingspaces\vhosts\solirent.com\httpdocs\controls\nieuws.ascx.vb:38
   controls_nieuws.Page_Load(Object sender, EventArgs e) in D:\hostingspaces\vhosts\solirent.com\httpdocs\controls\nieuws.ascx.vb:77
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Versiegegevens: Microsoft .NET Framework Versie:4.0.30319; ASP.NET Versie:4.8.4465.0