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.

Server Error in '/' Application.

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.

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.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.

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:


[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.]
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.Process(Exception e, String exceptionPolicyName, Boolean allowRethrow) +196
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.Process(Exception e, String exceptionPolicyName) +32
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.ProcessServiceException(Exception e) +31
   TorstarDigital.Tops.Web.Services.DataAccess.BaseAccessor.ExecuteDataSet(String spName, ParameterAdd add) +301
   TorstarDigital.Tops.Web.Services.DataAccess.PageProfileAccessor.LoadProfileByDate(String path, Int32 uid, DateTime date) +141
   TorstarDigital.Tops.Web.Services.Utility.PageProfileHelper.LoadProfileByDate(String domainName, String path, Int32 uid, DateTime date) +97

[SoapException: 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.]
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.Process(Exception e, String exceptionPolicyName, Boolean allowRethrow) +196
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.Process(Exception e, String exceptionPolicyName) +32
   TorstarDigital.Tops.Shared.Exceptions.ExceptionHandler.Process(Exception e) +30
   TorstarDigital.Tops.Shared.Web.PageProfiling.PageProfileGateway.LoadByDate(PageProfile profile) +498
   TorstarDigital.Tops.Shared.Web.PageProfiling.<>c__DisplayClass1.<LoadByDate>b__0() +36
   TorstarDigital.Tops.Shared.Data.WebCache.GetCacheItem(String domain, String key, InitItem init, CacheDuration duration, String fileName) +286
   TorstarDigital.Tops.Shared.Data.WebCache.GetCacheItem(String domain, String key, InitItem init, CacheDuration duration) +88
   TorstarDigital.Tops.Shared.Web.PageProfiling.PageProfileRepository.LoadByDate(PageProfile profile, Boolean cache) +314
   TorstarDigital.Tops.Presentation.UI.TopsPage.ApplyProfile() +98
   TorstarDigital.Tops.Presentation.UI.TopsPage.OnPreInit(EventArgs e) +82
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +663


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