[Mono-bugs] [Bug 76790][Nor] New -
System.Configuration.ConfigurationManager throws exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 22 16:30:05 EST 2005
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 jaebird at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76790
--- shadow/76790 2005-11-22 16:30:05.000000000 -0500
+++ shadow/76790.tmp.9339 2005-11-22 16:30:05.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 76790
+Product: Mono: Runtime
+Version: 1.0
+OS: other
+OS Details: Ubuntu 5.10
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: jaebird at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: System.Configuration.ConfigurationManager throws exception
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+Using the tests for the ConfigurationManager: [Mono-patches] r50973 -
+trunk/mcs/class/System.Configuration/Test/standalone
+
+throws the folowing:
+
+System.InvalidCastException: Cannot cast from source type to destination type.
+in System.Configuration.ConfigurationManager:get_AppSettings()
+
+
+Expected Results:
+
+Return the settings.
+
+How often does this happen?
+
+Always.
+
+Additional Information:
+
+Using Mono 1.1.10 from the Debian experimental repo.
More information about the mono-bugs
mailing list