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-26 13:44:08.000000000 -0500
+++ shadow/80619.tmp.31459      2007-01-29 06:33:52.000000000 -0500
@@ -12,12 +12,13 @@
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: System.Convert exception while reading web.config
+BugsThisDependsOn: 80653
 
 Description of Problem:
 
 I have a web service. If I run it in xsp2 or mod_mono, I get an exception from 
 System.Configuration.ConfigurationProperty while it's reading web.config. The 
web.config refers 
 to a soapExtensionType, and it looks like Mono fails to deserialize the type 
attribute of this 
@@ -268,6 +269,13 @@
 trace ---
 
 
 
 It seems to me that System.IO.FileStream is attempting to open the
 file with the wrong FileMode or the wrong FileAccess, or both.
+
+------- 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to