seabet app

seabet app

Description: During execution of current web request,An unhandled exception occurred。Please check the stack trace,To learn more about the error and where in the code causing it。

Exception details: System.Web.HttpException: Unable to make session state request to session state server。Please ensure ASP.NET State Service (ASP.NET status service) seabet loginstarted,And the client port is the same as the server port。If the server is on a remote computer,Please seabet iocheck the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\AllowRemoteConnection,Make sure the server accepts remote requests。If the server is on the local computer,And the registry value mentioned above does not exist or is set to 0,The status server connection string must use "localhost" or "127.0.0.1" as server name。

Source error:

An unhandled exception was generated during the execution of the current web request。You can use the exception stack trace information below to determine information about the cause and location of the exception。

Stack trace:


[HttpException (0x8007274c): Unable to make session state request to session state server。Please ensure ASP.NET State Service (ASP.NET status service) seabet loginstarted,And the client port is the same as the server port。If the server is on a remote computer,Please seabet iocheck the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\AllowRemoteConnection,Make sure the server accepts remote requests。If the server is on the local computer,And the registry value mentioned above does not exist or is set to 0,The status server connection string must use "localhost" or "127.0.0.1" as server name。]
   System.Web.SessionState.OutOfProcSessionStateStore.MakeRequest(StateProtocolVerb verb, String id, StateProtocolExclusive exclusiveAccess, Int32 extraFlags, Int32 timeout, Int32 lockCookie, Byte[] buf, Int32 cb, Int32 networkTimeout, SessionNDMakeRequestResults& results) +1725
   System.Web.SessionState.OutOfProcSessionStateStore.DoGet(HttpContext context, String id, StateProtocolExclusive exclusiveAccess, Boolean&seabet appamp; locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actionFlags) +358
   System.Web.SessionState.OutOfProcSessionStateStore.GetItemExclusive(HttpContext context, String id, Boolean& locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actionFlags) +53
   System.Web.SessionState.SessionStateModule.GetSessionStateItem() +185
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +1049
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +189
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +274


Version information: Microsoft .NET Framework version:2.0.50727.5485; ASP.NET version:2.0.50727.5491