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=79283 --- shadow/79283 2006-09-05 06:29:52.000000000 -0400 +++ shadow/79283.tmp.6861 2006-09-05 06:29:52.000000000 -0400 @@ -0,0 +1,21 @@ +Bug#: 79283 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Major +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [2.0] WebConfigurationManager.GetWebApplicationSection doesn't check for null + +The attached diff fixes a situation when a section doesn't exist and an +attempt is made to invoke a method on it which causes an exception to be +thrown by InternalInvoke. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
