Server Error in '/' Application.

Cannot open database "IngersollRand_Road_Corporate" requested by the login. The login failed. Login failed for user '2rmgsql'.

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

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: Cannot open database "IngersollRand_Road_Corporate" requested by the login. The login failed.
Login failed for user '2rmgsql'.]
   System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474
   System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +370
   System.Data.SqlClient.SqlConnection.Open() +386
   DosRios.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in C:\Documents and Settings\levir\My Documents\Visual Studio Projects\DrWeb.Web\DosRios.Data\SQLHelper.cs:902
   DosRios.Data.DataHelper.ExecuteReader(DbSvrType ServerType, String connectionString, CommandType commandType, String commandText, IDataParameter[] commandParameters) in C:\Documents and Settings\levir\My Documents\Visual Studio Projects\DrWeb.Web\DosRios.Data\DataHelper.cs:859
   DosRios.DataAccess.AbstractMapper.AbstractFindById(Guid id) in C:\Projects\DrWeb\DosRios\DataAccess\AbstractMapper.vb:719
   DosRios.Web.DataAccess.PageMapper.FindById(Guid id) in C:\Projects\DrWeb\DosRios\Web\DataAccess\PageMapper.vb:179
   DosRios.Web.MenuItem.get_Page() in C:\Projects\DrWeb\DosRios\Web\MenuItem.vb:295
   DosRios.Handler.AbstractPageLayoutHanderFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) in C:\Projects\DrWeb\DosRios\Handler\AbstractPageLayoutHanderFactory.vb:35
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407