[Mono-devel-list] Global.asax changes
Gonzalo Paniagua Javier
gonzalo at ximian.com
Sun Oct 12 18:15:12 EDT 2003
El dom, 12-10-2003 a las 22:19, Cezar Nasui escribió:
> Hi,
>
> The book I have on ASP.NET says that any modification to the
> Global.asax file are detected by the .NET framework which serves the
> current pending requests and, after finishing them, closes the old
> application domain, it recompiles the global.asax file (or the
> Global.asax.cs or vb), starts a new application domain and any new
> request sees the new version.
>
> I tested on Mono and it doesn't do this thing. Is this a know matter?
> It is a bug?
It's a bug. Please file a bug report so that I don't forget about it.
-Gonzalo
More information about the Mono-devel-list
mailing list