[Mono-list] Session_End not fired

Daniel Soto daniel.soto2k at gmail.com
Fri Feb 1 23:19:57 EST 2008


Hi list.

In my asp.net application, i'm trying to execute certain code that 
updates a field in a mysql database when page was inactive for twenty 
minutes. But, the Session_End in the Global.asax of my applicacion is 
not fired, because the field was not updated. In web.config the 
sessionState is set to InProc.

What i should to check? Or is a bug?

Best regards.



More information about the Mono-list mailing list