K
Kenny
Hi,
Is there anyone know how to detect and redirect the page when hit the error
message as below:-
Thanks,
Kenny
Server Error in '/MobileMM' Application.
----------------------------------------------------------------------------
----
The page requires session state that is no longer available. Either the
session has expired, the client did not send a valid session cookie, or the
session state history size is too small. Try increasing the history size or
session expiry limit.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Exception: The page requires session state that is
no longer available. Either the session has expired, the client did not send
a valid session cookie, or the session state history size is too small. Try
increasing the history size or session expiry limit.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[Exception: The page requires session state that is no longer available.
Either the session has expired, the client did not send a valid session
cookie, or the session state history size is too small. Try increasing the
history size or session expiry limit.]
System.Web.UI.MobileControls.MobilePage.OnViewStateExpire(EventArgs e) +45
System.Web.UI.MobileControls.MobilePage.LoadPageStateFromPersistenceMedium()
+315
System.Web.UI.Page.LoadPageViewState() +18
System.Web.UI.Page.ProcessRequestMain() +423
Is there anyone know how to detect and redirect the page when hit the error
message as below:-
Thanks,
Kenny
Server Error in '/MobileMM' Application.
----------------------------------------------------------------------------
----
The page requires session state that is no longer available. Either the
session has expired, the client did not send a valid session cookie, or the
session state history size is too small. Try increasing the history size or
session expiry limit.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Exception: The page requires session state that is
no longer available. Either the session has expired, the client did not send
a valid session cookie, or the session state history size is too small. Try
increasing the history size or session expiry limit.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[Exception: The page requires session state that is no longer available.
Either the session has expired, the client did not send a valid session
cookie, or the session state history size is too small. Try increasing the
history size or session expiry limit.]
System.Web.UI.MobileControls.MobilePage.OnViewStateExpire(EventArgs e) +45
System.Web.UI.MobileControls.MobilePage.LoadPageStateFromPersistenceMedium()
+315
System.Web.UI.Page.LoadPageViewState() +18
System.Web.UI.Page.ProcessRequestMain() +423