Message:
Database could not be opened! Check your web.config file or your database.
Actual Error Message:
Database Connection (SQL) Exception. Login failed for user 'mhgcdb'. Reason: The account is disabled.
File:
/shop/default.aspx
Version Info:
Version:
Version Number: 9.012
Your Database Schema: Unknown
ASP.Net: 2.0.50727.4216
Stack:
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at PDshop9.PDshopFunctions.opendb_SQL()
at PDshop9.PDshopFunctions.opendb()