[Mono-bugs] [Bug 82380][Min] New - Webapp does not restart after addition of global.asax

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 13:50:15 EDT 2007


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 juraj at hotfeet.ch.

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

--- shadow/82380	2007-08-08 13:50:15.000000000 -0400
+++ shadow/82380.tmp.18210	2007-08-08 13:50:15.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 82380
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: FC6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Webapp does not restart after addition of global.asax
+
+Here's the recipe:
+
+touch index.aspx
+xsp2
+[request localhost:8080 in browser]
+echo "hello" >global.asax
+[request localhost:8080 in browser]
+
+=> no parser error, no webapp restart
+
+With MS.NET, the creation of global.asax (or web.config,...) triggers a
+webapp restart.


More information about the mono-bugs mailing list