[MySqlException: Unable to connect to any of the specified MySQL hosts]
MySql.Data.MySqlClient.NativeDriver.Open() +1187
MySql.Data.MySqlClient.MySqlConnection.Open() +143
dvh.lib.classes.dvhData.GetPageCopyByID(String strID) in c:\www\dvh\lib\classes\dvhData.cs:54
dvh.fine_dining.Page_Load(Object sender, EventArgs e) in c:\www\dvh\fine_dining.aspx.cs:31
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|