[Mono-bugs] [Bug 49651][Nor] Changed - Changes to the Global.asax not detected

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 06:05:01 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49651

--- shadow/49651	2003-10-22 06:04:44.000000000 -0400
+++ shadow/49651.tmp.12987	2003-10-22 06:05:01.000000000 -0400
@@ -42,6 +42,11 @@
 How often does this happen? 
 Every time
 
 Additional Information:
 RedHat9 / mono-0.28 mcs-0.27 xsp-05 and -0.6
 Everything is working fine under Windows : WebMatrix : IIS / Cassini
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-22 06:05 -------
+I'll wait for AppDomain.Unload to work before implementing this. We're
+supposed to shutdown the whole domain when this happens so that all
+the Types we already compiled are not reused.