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