Server Error in '/Presenter' Application.

Cannot open database "AWG_Presenter" requested by the login. The login failed.
Login failed for user 'skyjor'.

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: Cannot open database "AWG_Presenter" requested by the login. The login failed.
Login failed for user 'skyjor'.

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:


[SqlException (0x80131904): Cannot open database "AWG_Presenter" requested by the login. The login failed.
Login failed for user 'skyjor'.]
   AWG.Presenter.BusLogic.DAPresenter.GetEntityId(SqlString view, SqlString column, SqlString condition, SqlBoolean avoidDeleted) in D:\AWG\Presenter\AWG.Presenter\AWG.Presenter.BusLogic\DataAccess\DAPresenter.cs:65
   AWG.Presenter.BusLogic.BLPresenter.GetCachedCompany(String domainName) in D:\AWG\Presenter\AWG.Presenter\AWG.Presenter.BusLogic\BusLogic\BLPresenter.cs:257
   AWG.Presenter.WebApp.PageBase.InitPage() in D:\AWG\Presenter\AWG.Presenter\AWG.Presenter.WebApp\Base\PageBase.cs:99
   AWG.Presenter.WebApp.PortalPageBase.InitPage() in D:\AWG\Presenter\AWG.Presenter\AWG.Presenter.WebApp\Portal\PortalPageBase.cs:59
   AWG.Presenter.WebApp.Portal._Page.Page_Load(Object sender, EventArgs e) in D:\AWG\Presenter\AWG.Presenter\AWG.Presenter.WebApp\Portal\Page.aspx.cs:34
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062