[Mono-bugs] [Bug 80653][Nor] Changed - Sharing violation error from FileStream in web service

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 29 06:33:52 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 sandy.dunlop at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80653

--- shadow/80653	2007-01-29 06:30:57.000000000 -0500
+++ shadow/80653.tmp.31469	2007-01-29 06:33:52.000000000 -0500
@@ -12,12 +12,13 @@
 ReportedBy: sandy.dunlop at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Sharing violation error from FileStream in web service
+OtherBugsDependingOnThis: 80619
 
 Description of Problem:
 I have a web service. If I run it in xsp2 or mod_mono, I get an exception
 from System.IO.FileStream while it's reading the WSDL file for a SOAP
 extension. It claims there's a sharing violation, yet xsp2 should be the
 only thing trying to read it, and the permissions are correct on the file


More information about the mono-bugs mailing list