Page Error
An unexpected error has occured on this page. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.
The error occured in: http://www.lbpolymusic.com/Archives/Archives.aspx
Error Message: 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.
Stack Trace:
System.InvalidOperationException: 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.
at System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()
at Lethargic.Modules.Data.DbObject.RunRowQuery(SqlCommand c)
at Lethargic.Modules.Accounts.Data.User.Retrieve(Int32 accountID)
at Lethargic.Modules.Accounts.Business.User.LoadFromID()
at Lethargic.Modules.Accounts.Business.User..ctor(Int32 existingAccountID)
at Lethargic.LBPolyMusic.Web.Controls.User.NewsDisplay.GetAuthorDetails(Int32 id)
at _ASP.NewsDisplay_ascx.__DataBind__control5(Object sender, EventArgs e)
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBind()
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at Lethargic.LBPolyMusic.Web.Controls.User.NewsDisplay.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()