Originally posted by: OulOat
story
Server Error in '/' Application.
--------------------------------------------------------------------------------
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'
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.Data.Odbc.OdbcException: ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'
Source Error:
Line 19: thispage = Request.ServerVariables("PATH_INFO")
Line 20:
Line 21: DBConn.Open()
Line 22: cmdSelect = New OdbcCommand(query,DBConn)
Line 23:
Source File: C:\InetPub\BWD\dtemplates\generic.aspx Line: 21
Stack Trace:
[OdbcException: ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Host 'www.BirdWatchersDigest.com' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts']
System.Data.Odbc.OdbcConnection.Open() +638
ASP.mantis_hummer_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\InetPub\BWD\dtemplates\generic.aspx:21
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032