Server Error in '/' Application.

Login failed for user 'TarkarliLogin'.  Reason: The password of the account has expired.

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 'TarkarliLogin'.  Reason: The password of the account has expired.

Source Error:


Line 116:        catch (Exception ex)
Line 117:        {
Line 118:            throw ex;
Line 119:        }
Line 120:        finally

Source File: c:\inetpub\wwwroot\tarkarlitourism.com\forms\frmPropertyWiseDetails.aspx.cs    Line: 118

Stack Trace:


[SqlException (0x80131904): Login failed for user 'TarkarliLogin'.  Reason: The password of the account has expired.]
   forms_frmPropertyWiseDetails.BindData() in c:\inetpub\wwwroot\tarkarlitourism.com\forms\frmPropertyWiseDetails.aspx.cs:118
   forms_frmPropertyWiseDetails.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\tarkarlitourism.com\forms\frmPropertyWiseDetails.aspx.cs:30
   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.4682.0