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)

Server Error in '/' Application.

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)

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.Data.SqlClient.SqlException: 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)

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:


[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


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