[Mono-list] Global.asax problem with Mono 0.30
Gonzalo Paniagua Javier
gonzalo@ximian.com
Thu, 26 Feb 2004 15:33:58 +0100
El jue, 26-02-2004 a las 13:12, Tracy Barlow escribió:
> I have an ASP.NET application that has code in Global.asax, in the
> Session_Start Method, this code runs fine under Mono 0.29 and mod-mono
> 0.6, it does not run at all under Mono 0.30 and mod-mono 0.7.
>
> below is a test app that will demonstrate what I am saying (I hope).
This works with current CVS, but not with 0.30.
-Gonzalo