Web Error
Ett oväntat fel har uppstått i webbapplikationen.
Om det är första gången felet uppstår, prova först att gå tillbaka, för att försöka igen.
Om felet kvarstår prova att gå till startsidan.
System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) ---> System.ComponentModel.Win32Exception (0x80004005): No process is on the other end of the pipe
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 K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPDataAccess\General.cs:line 46
at HCPDataAccess.General.MemberClubRoles(Int32 hcpMemberId) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPDataAccess\General.cs:line 1415
at HCPOnline.HelpClasses.HCPSecurity.LoadSecuritySettings(General da, Int32 HCPMEMBER_ID, Int32 HCPLANGUAGE_ID) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline.HelpClasses\HCPSecurity.cs:line 43
at HCPOnline.BasePage.Authenticate() in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\BasePage.cs:line 590
at HCPOnline.BasePage.Page_Load(Object sender, EventArgs e) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\BasePage.cs:line 77
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:7a320f94-8dab-4f1d-96e2-3cc2dfd0c4fe
Error Number:233,State:0,Class:20