Error Occurred While Processing Request
We are sorry, a technical problem prevents us from showing you what you are looking for.
However, notification containing the error has been sent to the appropriate staff for correction. Please try again shortly.
We apologize for the inconvenience.
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)
Type: System.Data.SqlClient.SqlException
TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean)
StackTrace:
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Nmma2.Data.DataAccess.Open()
at Nmma2.Data.DataAccess.CreateCommand(CommandWrapper commandWrapper)
at Nmma2.Data.DataAccess.ExecuteDataTable(CommandWrapper commandWrapper)
at Nmma2.Core.BusinessObject`2.RetrieveTable(String dataBase, String dataObject, FindArguments findArguments, Int32& totalItems)
at Nmma2.Core.BusinessObject`2.RetrieveCollection(String database, String dataObjectName, FindArguments findArguments)
at Nmma2.Cms.Section.RetrieveBySite(Int32 siteId)
at controls_shows_quicklinks.Page_Load(Object sender, EventArgs e) in D:\Sites\Shared\controls\shows\quicklinks.ascx.vb:line 13
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.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)