[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit current loaded assemblies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 31 10:18:19 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 robertj at gmx.net.

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

--- shadow/76757	2006-07-31 06:08:23.000000000 -0400
+++ shadow/76757.tmp.25441	2006-07-31 10:18:19.000000000 -0400
@@ -581,6 +581,17 @@
 Using an env var to disable the CAD fast path is not fixing the
 problem, just giving a workaround for it.
 
 If somebody can provide a test case which shows that the behavior of
 the CAD fast path (the one that avoids using the serializer) is
 incorrect, I'll try to find a solution.
+
+------- Additional Comments From robertj at gmx.net  2006-07-31 10:18 -------
+Lluis, I've put a sample together. It's a classic plugin
+pattern (shared assembly, private bin path, CreateInstanceAndUnwrap).
+
+When Jb Evain's patch 
+
+http://bugzilla.ximian.com/showattachment.cgi?attach_id=16084
+
+is applied, the xdomain call fails.
+


More information about the mono-bugs mailing list