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. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
