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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
