[Mono-bugs] [Bug 80619][Nor] Changed - System.Convert exception while reading web.config
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 25 15:18:36 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80619
--- shadow/80619 2007-01-25 14:21:55.000000000 -0500
+++ shadow/80619.tmp.30856 2007-01-25 15:18:36.000000000 -0500
@@ -103,6 +103,12 @@
------- Additional Comments From sandy.dunlop at gmail.com 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.
+
+------- Additional Comments From atsushi at ximian.com 2007-01-25 15:18 -------
+Well, it is actually in
+System.Web.Services.Configuration.SoapExtensionTypeElement.
+
+Now it should work unless it is dependent on local assembly ...
More information about the mono-bugs
mailing list