[Mono-devel-list] session_end Event (global.asax)

Bernhard Herzog schwimmlehrer at gmail.com
Fri Jul 22 11:02:38 EDT 2005


Hi,

I am developing a web application on Windows XP using Mono and have some 
troubles with the session_end event. On Windows it does not fire (only in 
some rare cases it seems), on Linux it seems to work somehow (not perfect 
though - when I set 1 minute session timeout it fires after about 5 minutes 
sometimes).

Is it generally a good idea to use Mono on Windows? I am seeing a lot of 
problems, e.g.:
1. "Some sort of w32 error occurred: 10053" when a socket client closes a 
connection
2. I cannot copy a dll into the bin-directory while XSP is running (i.e. hot 
deployment does not work). Even on Linux I get a assertion failure in 
loader.c
3. When changing an aspx file sometimes the file gets locked and I cannot 
edit it without restarting the XSP server

Should I file these as Bugs or is the Windows implementation generally well 
behind the Linux implementation?

Thank you
Bernhard 




More information about the Mono-devel-list mailing list