[Mono-devel-list] Global.asax changes

Cezar Nasui cezar.nasui at polymtl.ca
Sun Oct 12 16:19:22 EDT 2003


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?

I run
mono 0.28
mcs 0.27
xsp 0.6

Cezar
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.525 / Virus Database: 322 - Release Date: 10/9/2003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031012/fbc749ee/attachment.html 


More information about the Mono-devel-list mailing list