[Mono-bugs] [Bug 82379][Maj] New - Invalid web.config causes webapp to crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 13:44:50 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=82379

--- shadow/82379	2007-08-08 13:44:50.000000000 -0400
+++ shadow/82379.tmp.18062	2007-08-08 13:44:50.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 82379
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: FC6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Invalid web.config causes webapp to crash
+
+Here's the recipe:
+
+touch index.aspx
+touch web.config
+xsp2
+
+Request http://localhost:80
+=> TypeInitializationException, browser waits indefinitely
+
+With mod_mono, this causes the webapp to become unresponsive as well (500).
+You need to restart mod_mono_server. For typical installations, this means
+restarting apache!
+
+The application should be able to deal with/recover from the exception. A
+simple error page hinting to a problem in web.config would be nice.


More information about the mono-bugs mailing list