[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
Tue May 2 10:30:52 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-02 10:24:29.000000000 -0400
+++ shadow/78230.tmp.1979	2006-05-02 10:30:52.000000000 -0400
@@ -70,6 +70,20 @@
 I would request MONO team to kindly look into this issue and resolve 
 it as quickly as possible. 
 
 ------- Additional Comments From lluis at ximian.com  2006-05-02 10:24 -------
 Can you please provide a simple test app which can be used to
 reproduce the problem?
+
+------- Additional Comments From apasumarthi at alliance-consulting.com  2006-05-02 10:30 -------
+I don't have any test app. And I regret to say that I can't share my 
+server code. 
+
+My code creates and uses XmlSerializer objects on the same .Net type 
+with same root tag name from multiple-threads and multiple processes 
+on the same machine. This is when I get this problem. And this 
+activity is the core of my server application. And whenever I run my 
+app I get the "Access Denied" exceptions on the .CS files from the 
+GenerateSerializers(...) method somewhere inside the XmlSerializer 
+class code.
+
+I'll definitely provide the exception stack by tomorrow.


More information about the mono-bugs mailing list