Message:
Database could not be opened! Check your web.config file or your database.
Actual Error Message:
Database Connection (SQL) Exception. Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
File:
/shop/reviewlist.aspx
Version Info:
Version:
Version Number: 9.013
Your Database Schema: Unknown
ASP.Net: 2.0.50727.3623
Stack:
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()