[Mono-list] Session_End not fired

Miguel de Icaza miguel at novell.com
Mon Feb 4 11:27:03 EST 2008


> 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?

Please provide a test case in a bug report:

	www.mono-project.com/Bugs

miguel


More information about the Mono-list mailing list