[SqlException (0x80131904): An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)]
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: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)]
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
|