[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 Sep 18 13:33:45 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-09-17 08:23:22.000000000 -0400
+++ shadow/76757.tmp.19469 2006-09-18 13:33:45.000000000 -0400
@@ -745,6 +745,12 @@
FileNotFoundException. But you'll still get the wrong result in the
Create1 test.
Perhaps the 2.0 regression is not introduced by this patch after
all. Should I open a new bug report for that part of the issue, and
leave this bug report open for the Create1 issue ?
+
+------- Additional Comments From robertj at gmx.net 2006-09-18 13:33 -------
+The Create1 issue is not-a-bug, because the assembly actually
+contains a reference to System.dll. Maybe MS.NET is loading the
+assembly on demand while Mono is preloading it for some reason.
+
More information about the mono-bugs
mailing list