[Mono-bugs] [Bug 81020][Nor] New - [2.0] ConfigurationSettings.GetConfig does not support 2.0 config file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 3 10:43:24 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81020
--- shadow/81020 2007-03-03 10:43:24.000000000 -0500
+++ shadow/81020.tmp.9064 2007-03-03 10:43:24.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 81020
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [2.0] ConfigurationSettings.GetConfig does not support 2.0 config file
+
+The ConfigurationSettings.GetConfig method cannot be used to obtain a
+configuration section from an XML configuration file in
+the "http://schemas.microsoft.com/.NetConfiguration/v2.0" namespace.
+
+I propose to modify ConfigurationSettings.GetConfig to return
+ConfigurationManager.GetSection, and ifdef out the obsolete config code
+from the 2.0 profile.
More information about the mono-bugs
mailing list