Player Search on website
Posted: Sun Apr 12, 2009 3:29 pm
I cannot seem to access the Player search or players online from the website. I just get an error message:
Server Error in '/' Application.
-----------------------------------------------------------------------------
[MySQL][ODBC 3.51 Driver]Too many 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: System.Runtime.InteropServices.COMException: [MySQL][ODBC 3.51 Driver]Too many connections
Source Error:
Line 29:
Line 30: con = Server.CreateObject("ADODB.Connection")
Line 31: con.Open(strConn)
Line 32:
Line 33: mysql = 0
Server Error in '/' Application.
-----------------------------------------------------------------------------
[MySQL][ODBC 3.51 Driver]Too many 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: System.Runtime.InteropServices.COMException: [MySQL][ODBC 3.51 Driver]Too many connections
Source Error:
Line 29:
Line 30: con = Server.CreateObject("ADODB.Connection")
Line 31: con.Open(strConn)
Line 32:
Line 33: mysql = 0