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=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 [EMAIL PROTECTED] 2006-05-02 10:24 ------- Can you please provide a simple test app which can be used to reproduce the problem? + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
