My site is giving this message. Anyone can help me to resolve this problem.
Server Error in '/' Application.
Exception of type 'System.Exception' was thrown.
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.Exception: Exception of type 'System.Exception' was thrown.
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:
[Exception: Exception of type 'System.Exception' was thrown.] MySql.Data.MySqlClient.NativeDriver.Open() +211 [MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.] MySql.Data.MySqlClient.NativeDriver.Open() +260 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +87 MySql.Data.MySqlClient.MySqlConnection.Open() +353 Business.MySqlDataAccess.ExecuteDataset(String connectionString, CommandType commandType, String commandText, MySqlParameter[] commandParameters) +76 Business.HomePage_cs.GetstoryforTop(String CatID, String Home) +220 UC_TopHeader.CreateTopMenu() +7097 UC_TopHeader.Page_Load(Object sender, EventArgs e) +242 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51 System.Web.UI.Control.OnLoad(EventArgs e) +92 System.Web.UI.Control.LoadRecursive() +54 System.Web.UI.Control.LoadRecursive() +145 System.Web.UI.Control.LoadRecursive() +145 System.Web.UI.Control.LoadRecursive() +145 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36373