Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timeout trapping
Message
From
27/05/2008 18:54:36
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01319396
Message ID:
01319838
Views:
15
Thanks, Paul.

Yeah, ideally session_end in global.asax, but two issues:

1. Would it fire even if there was a custom exception handler in place?
2. My understanding was that session_end was unreliable. Is that the case?

>>(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.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform