[Mono-bugs] [Bug 78230][Nor] Changed - Access Denied error related to deleting and accessing of .CS files generated during XmlSerialization object creation from multiple threads/processes on the same machine

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 4 08:08:23 EDT 2006


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 apasumarthi at alliance-consulting.com.

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

--- shadow/78230	2006-05-04 07:25:11.000000000 -0400
+++ shadow/78230.tmp.14089	2006-05-04 08:08:23.000000000 -0400
@@ -156,6 +156,17 @@
 runtime and obviously cannot be cross-platform compatible. I want to 
 stress the point that the same applications (both sample and my 
 original server) runs reliably and flawlessly on MS.Net runtime.
 
 Guys, please look at the core of the issue, the temp file name 
 generation and its usage for creating temp .CS files by XmlSerializer.
+
+------- Additional Comments From apasumarthi at alliance-consulting.com  2006-05-04 08:08 -------
+Lluis, I want to tell you that the sample code will not crash. It 
+will throw an exception related to "File Access Denied" and I'm 
+printing the exception stack and the exception message.
+
+So please try to look for exception stack on the console. This is 
+happening 100% every time I run two instances of the sample 
+executable and start them at the same time. You can see the same from 
+my screenshot also.
+


More information about the mono-bugs mailing list