Server Error in '/' Application.

User muziekmdb already has more than 'max_user_connections' active connections

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MySql.Data.MySqlClient.MySqlException: User muziekmdb already has more than 'max_user_connections' active connections

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MySqlException (0x80004005): User muziekmdb already has more than 'max_user_connections' active connections]
   MySql.Data.MySqlClient.<ReadPacketAsync>d__30.MoveNext() +553
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<ReadPacketAsync>d__34.MoveNext() +230
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.Authentication.<ReadPacketAsync>d__23.MoveNext() +249

[MySqlException (0x80004005): Authentication to host 'localhost' for user 'muziekmdb' using method 'mysql_native_password' failed with message: User muziekmdb already has more than 'max_user_connections' active connections]
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(MySqlException ex) +185
   MySql.Data.MySqlClient.Authentication.<ReadPacketAsync>d__23.MoveNext() +270
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) +26
   MySql.Data.MySqlClient.Authentication.<AuthenticateAsync>d__21.MoveNext() +2024
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<AuthenticateAsync>d__40.MoveNext() +431
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Runtime.CompilerServices.ConfiguredTaskAwaiter.GetResult() +27
   MySql.Data.MySqlClient.<OpenAsync>d__38.MoveNext() +4266
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +27
   MySql.Data.MySqlClient.<OpenAsync>d__38.MoveNext() +4683
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<OpenAsync>d__76.MoveNext() +292
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<CreateAsync>d__74.MoveNext() +638
   MySql.Data.MySqlClient.<CreateAsync>d__74.MoveNext() +934
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<CreateNewPooledConnectionAsync>d__31.MoveNext() +234
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<GetPooledConnectionAsync>d__30.MoveNext() +1930
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<TryToGetDriverAsync>d__34.MoveNext() +316
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.<GetConnectionAsync>d__35.MoveNext() +312
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) +26
   MySql.Data.MySqlClient.<OpenAsync>d__97.MoveNext() +2945
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   MySql.Data.MySqlClient.MySqlConnection.Open() +56
   OdbcData.DataReader(String sql) +64
   HitlijstList.FillData() +138
   HitlijstList..cctor() +8

[TypeInitializationException: The type initializer for 'HitlijstList' threw an exception.]
   HitlijstList.Hitlijsten(String id) +0
   ToonHitlijst.LoadData() +47
   ToonHitlijst.Page_Load(Object sender, EventArgs e) +5
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0