Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timeout trapping
Message
 
To
24/05/2008 23:50:13
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01319396
Message ID:
01319441
Views:
15
>(Using framework 2.0)
>
>How do I trap a Session timeout exclusive of any other exception? The client site I'm at requires the use of a custom exception handler but it's default behavior doesn't work for our app when it comes to timeouts. So I need a mechanism that ONLY traps session timeouts (or, ideally, an injected Abandon) without interfering with any other exception (a passthrough).
>
>Ideas? Thanks.

Are you looking for Session_End in the global.asax file? It depends on what you mean by trapping a session timeout, though.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform