[Mono-bugs] [Bug 49986][Wis] Changed - Activator.CreateInstance fails when called by generated types

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Oct 2003 10:55:01 -0400 (EDT)


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 vargaz@freemail.hu.

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

--- shadow/49986	2003-10-23 05:56:52.000000000 -0400
+++ shadow/49986.tmp.30454	2003-10-24 10:55:01.000000000 -0400
@@ -150,6 +150,9 @@
 ... (same as above)
 
 ------- Additional Comments From orphennui@yahoo.com  2003-10-23 05:56 -------
 So I did a little playing around, and it turns out the bug is avoided
 if the XmlRpc library is referenced by the main application directly,
 instead of just by a runtime-loaded module.
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-24 10:55 -------
+Could you tell me how to reproduce this bug ?