Server Error in '/' Application.

Cannot open database "preco1_mcms" requested by the login. The login failed.
Login failed for user 'sql_mqappservice'.

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

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 "preco1_mcms" requested by the login. The login failed.
Login failed for user 'sql_mqappservice'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +435
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +82
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
   System.Data.SqlClient.SqlConnection.Open() +111
   Microsoft.Practices.EnterpriseLibrary.Data.Database.OpenConnection() +136
   Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteReader(DbCommand command) +41
   Marqui.Utils.EnterpriseLibraryWrapper.ExecuteReader(Database db, DbCommand command) +66
   Marqui.Utils.CwxSqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters) +208
   Marqui.Utils.CwxUtils.GetSiteId(String SiteCode) +472
   Marqui.Host.AccountManagement.DataAccess.AccountManagementDataAccess.GetSiteID(String siteCode) in c:\WorkingBuilds\Marqui\Marqui_06_02\Sources\Host\AccountManagement\DataAccess\AccountManagementDataAccess.cs:29
   Marqui.Host.Runtime.HostAccountContextLoader..ctor(AccountManagementDataAccess dataAccess) in c:\WorkingBuilds\Marqui\Marqui_06_02\Sources\Host\AccountManagement\Services\Runtime\HostAccountContextLoader.cs:67
   Marqui.Host.Runtime.HostAccountContextLoader..ctor() in c:\WorkingBuilds\Marqui\Marqui_06_02\Sources\Host\AccountManagement\Services\Runtime\HostAccountContextLoader.cs:26

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   Marqui.Common.AccountContext.get_Current() in c:\WorkingBuilds\Marqui\Marqui_06_02\Sources\Common\AccountContext.cs:100
   Marqui.Utils.CwxRef.BuildExceptionMessage(Exception ex) +99
   wxHost.Global.Application_Error(Object sender, EventArgs e) in c:\WorkingBuilds\Marqui\Marqui_06_02\Sources\wxHost\Global.asax.cs:70
   System.Web.HttpApplication.RaiseOnError() +160


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