Server Error in '/' Application.

Access denied for user 'chandolaarchi'@'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: MySql.Data.MySqlClient.MySqlException: Access denied for user 'chandolaarchi'@'localhost' (using password: YES)

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:


[MySqlException (0x80004005): Access denied for user 'chandolaarchi'@'localhost' (using password: YES)]
   ChandolaArchitects.Classes.PortfolioDAL.getProject(Int32 ProjectId) in D:\_Projects\Chandola Architects\ChandolaArchitects\ChandolaArchitects\Classes\PortfolioDAL.cs:97

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +216
   System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +182
   System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance) +913
   System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1896
   System.Web.UI.WebControls.Repeater.GetData() +335
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +276
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +81
   System.Web.UI.WebControls.Repeater.EnsureDataBound() +143
   System.Web.UI.WebControls.Repeater.OnPreRender(EventArgs e) +21
   System.Web.UI.Control.PreRenderRecursiveInternal() +132
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4000


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