Custom Error Message

  • Thread starter Thread starter Kenny
  • Start date Start date
K

Kenny

Hi,

How to create a custom error message when user hit this error so that I can
redirect to the login page.

"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."

Thanks,
Kenny
 
You can do this from IIS using the custom error page tab and set your login
page against the error code.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top