Server Error in '/' Application.

Login failed for user 'epcco_db'.

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.SqlClient.SqlException: Login failed for user 'epcco_db'.

Source Error:


Line 32:         catch (Exception ea)
Line 33:         {
Line 34:             throw ea;
Line 35:         }
Line 36:         finally

Source File: c:\inetpub\vhosts\softwebftp.com\epcco.softwebftp.com\App_Code\DAL\SqlHelper.cs    Line: 34

Stack Trace:


[SqlException (0x80131904): Login failed for user 'epcco_db'.]
   SqlHelper.Load(String query) in c:\inetpub\vhosts\softwebftp.com\epcco.softwebftp.com\App_Code\DAL\SqlHelper.cs:34
   MenuDal.LoadMenuDetails(Int32 menuId) in c:\inetpub\vhosts\softwebftp.com\epcco.softwebftp.com\App_Code\DAL\MenuDal.cs:118
   Contents.LoadContents() in c:\inetpub\vhosts\softwebftp.com\epcco.softwebftp.com\Contents.aspx.cs:36
   Contents.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\softwebftp.com\epcco.softwebftp.com\Contents.aspx.cs:24
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1602


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