Web Application Error
An unexpected error have occurred in the web application.
If this is the first time the error occurrs, please try to return to the previous page, and try again.
If the error persists, please go to the start page.
System.Data.SqlClient.SqlException (0x80131904): 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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at HCPDataAccess.General.get_Connection() in D:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPDataAccess\General.cs:line 46
at HCPDataAccess.General.MemberClubRoles(Int32 hcpMemberId) in D:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPDataAccess\General.cs:line 1426
at HCPOnline.HelpClasses.HCPSecurity.LoadSecuritySettings(General da, Int32 HCPMEMBER_ID, Int32 HCPLANGUAGE_ID) in D:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline.HelpClasses\HCPSecurity.cs:line 46
at HCPOnline.BasePage.Authenticate() in D:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\BasePage.cs:line 609
at HCPOnline.BasePage.Page_Load(Object sender, EventArgs e) in D:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\BasePage.cs:line 78
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
ClientConnectionId:8d740d6f-9979-494b-9d8a-a812cd3a5f98
Error Number:-1,State:0,Class:20