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-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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
