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=78337 --- shadow/78337 2006-05-08 13:17:09.000000000 -0400 +++ shadow/78337.tmp.6365 2006-05-08 13:17:09.000000000 -0400 @@ -0,0 +1,30 @@ +Bug#: 78337 +Product: Mono: Class Libraries +Version: unspecified +OS: GNU/Linux [Other] +OS Details: Debian sid +Status: NEW +Resolution: +Severity: +Priority: Major +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: InvalidCastException when using System.Configuration.ConfigurationManager + +When using +objectXY test = +System.Configuration.ConfigurationManager.GetSection("mysection"); +i got a InvalidCastException. + +System.InvalidCastException: Cannot cast from source to destination type. + +This code works finde on Windows/.NET 2.0 + +I'm using the 1.1.15_2 installer on Debian sid. + +A sample Visual Studio 2005 solution is attached. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
