Server Error in '/' Application.

Login failed for user 'damson'.

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 'damson'.

Source Error:


Line 75:         catch (Exception ex)
Line 76:         {
Line 77:             throw ex;
Line 78:         }
Line 79:     }

Source File: c:\inetpub\vhosts\damsongroup.com\httpdocs\App_Code\CategoryMasterCls.cs    Line: 77

Stack Trace:


[SqlException (0x80131904): Login failed for user 'damson'.]
   CategoryMasterCls.Fetch(CategoryMasterBL objCategoryMasterBL, String Operation) in c:\inetpub\vhosts\damsongroup.com\httpdocs\App_Code\CategoryMasterCls.cs:77
   Products.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\damsongroup.com\httpdocs\Products.aspx.cs:49
   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