System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) at System.Data.ProviderBase.DbConnectionPoo l.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFac tory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClo sed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open () at DGSserver.dat.DBaccess.GetAnonLeaguesDat a(TAnonLeague& webleagues, Int16 IdBook) at DGSserver.bus.Leagues.GetAnonLeagues(Int 16 IdBook) at DGSserver.bus.Wager.GetAnonActiveLeagues (Int16 IdBook)
Everyone else getting the same issue?
Everyone else getting the same issue?