Server Error in '/' Application.

User veterinaryhospit 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 veterinaryhospit already has more than 'max_user_connections' active connections

Source Error:


Line 38: 		End if
Line 39: 		
Line 40:         Nexus.sqlOpen()
Line 41: 		loadCouncilLinks()
Line 42: 		loadSuburb()

Source File: C:\websites\veterinaryhospitals.net.au\www\allSuburb.aspx    Line: 40

Stack Trace:


[MySqlException (0x80004005): User veterinaryhospit already has more than 'max_user_connections' active connections]
   MySql.Data.MySqlClient.MySqlStream.ReadPacket() +269
   MySql.Data.MySqlClient.NativeDriver.AuthenticateNew() +383
   MySql.Data.MySqlClient.NativeDriver.Open() +1140
   MySql.Data.MySqlClient.Driver.Open() +71
   MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +185
   MySql.Data.MySqlClient.MySqlConnection.Open() +1539
   Nexus.sqlOpen() +166
   ASP.allsuburb_aspx.Page_Load(Object sender, EventArgs e) in C:\websites\veterinaryhospitals.net.au\www\allSuburb.aspx:40
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974