Server Error in '/' Application.

Login failed for user 'lindholmvvs_dk'.

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

Source Error:


Line 15:             reader.Close()
Line 16:         Catch ex As Exception
Line 17:             Throw ex
Line 18:             table = Nothing
Line 19:             'HttpContext.Current.Response.Redirect(HttpContext.Current.Request.RawUrl)

Source File: d:\web\localuser\lindholmvvs.dk\public_html\App_Code\DataAccessManager.vb    Line: 17

Stack Trace:


[SqlException (0x80131904): Login failed for user 'lindholmvvs_dk'.]
   DataAccessManager.ExecuteSelectCommand(DbCommand command) in d:\web\localuser\lindholmvvs.dk\public_html\App_Code\DataAccessManager.vb:17
   InsitePage..ctor(String file_name, PageResult& Result) in d:\web\localuser\lindholmvvs.dk\public_html\App_Code\InsitePage\InsitePage.vb:68
   _Default.Page_PreInit(Object sender, EventArgs e) in d:\web\localuser\lindholmvvs.dk\public_html\default.aspx.vb:330
   System.Web.UI.Page.OnPreInit(EventArgs e) +9866326
   BasePage.OnPreInit(EventArgs e) in d:\web\localuser\lindholmvvs.dk\public_html\App_Code\System\BasePages\BasePage.vb:250
   System.Web.UI.Page.PerformPreInit() +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +302


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