Server Error in '/' Application.

Cannot open database "organisations" requested by the login. The login failed.
Login failed for user 'aidsmapWebUser'.

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 "organisations" requested by the login. The login failed.
Login failed for user 'aidsmapWebUser'.

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 "organisations" requested by the login. The login failed.
Login failed for user 'aidsmapWebUser'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +578
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +88
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6343335
   System.Data.SqlClient.SqlConnection.Open() +258
   Cms.DataAccess.DBManager.Open() in C:\work\projects\CMSSolution\CmsDb\Manager.cs:133
   Cms.Org.Organisation.Open(Int32 AgencyInt) in C:\work\projects\CMSSolution\Cms.Orgs\Organisation.cs:1083
   Cms.HttpHandler.SiteHandler.ProcessRequest(HttpContext Context) in C:\work\projects\CMSSolution\Cms.HttpHandler\SiteHandler.cs:698
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975