Server Error in '/' Application.

Error:Authentication to host '127.0.0.1' for user 'wilcosaf_healthsite' using method 'mysql_native_password' failed with message: Access denied for user 'wilcosaf_healthsite'@'localhost' (using password: YES)

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: Error:Authentication to host '127.0.0.1' for user 'wilcosaf_healthsite' using method 'mysql_native_password' failed with message: Access denied for user 'wilcosaf_healthsite'@'localhost' (using password: YES)

Source Error:


Line 86:                 msg += ex.Message;
Line 87:                 //logQuery(msg);
Line 88:                 throw new Exception(msg);
Line 89:             }
Line 90:             finally

Source File: d:\Inetpub\vhosts\best4shoppy.com\24x7healthonline.com\App_Code\CommonConnection.cs    Line: 88

Stack Trace:


[Exception: Error:Authentication to host '127.0.0.1' for user 'wilcosaf_healthsite' using method 'mysql_native_password' failed with message: Access denied for user 'wilcosaf_healthsite'@'localhost' (using password: YES)]
   CommonConnection.ExecuteSelectQuery1(String Query) in d:\Inetpub\vhosts\best4shoppy.com\24x7healthonline.com\App_Code\CommonConnection.cs:88
   Hospital.GetSpecData(Int32 id) in d:\Inetpub\vhosts\best4shoppy.com\24x7healthonline.com\App_Code\Hospital.cs:322
   HospitalList1t.Page_Load(Object sender, EventArgs e) in d:\Inetpub\vhosts\best4shoppy.com\24x7healthonline.com\HospitalList1t.aspx.cs:58
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0