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=80619 --- shadow/80619 2007-01-25 14:19:23.000000000 -0500 +++ shadow/80619.tmp.29527 2007-01-25 14:21:04.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: Ubuntu 6.10 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -98,6 +98,11 @@ } ------- Additional Comments From [EMAIL PROTECTED] 2007-01-25 14:19 ------- Created an attachment (id=18560) Tar file with code to reproduce problem + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-25 14:21 ------- +The above snippet of code which appears to fix this problem should actually be +System.Configuration.ConfigurationProperty.ConvertFromString rather than +System.Convert.ConvertFromString. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
