[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
Tue Jan 30 13:13:07 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-29 06:33:52.000000000 -0500
+++ shadow/80619.tmp.15211 2007-01-30 13:13:07.000000000 -0500
@@ -276,6 +276,16 @@
------- Additional Comments From sandy.dunlop at gmail.com 2007-01-29 06:33 -------
I've raised bug 80653 for the problem with FileStream reading the WSDL
file. From a bit of further investigation, the Sharing Violation
problem needs a fix or workaround before the
System.Configuration.ConfigurationProperty problem can be seen. I'll
mark this bug as depending on bug 80653.
+
+------- Additional Comments From atsushi at ximian.com 2007-01-30 13:13 -------
+Actually there should be the source for that prebuilt extension dll,
+since
+Thinktecture.Tools.Web.Services.Extensions.ValidationExtension.GetInit
+ializer() is likely doing some incorrect attempt to retrieve file...
+
+It is trying to access the webapp directory as a file and thus causing
+the error.
+
More information about the mono-bugs
mailing list