[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 Nov 21 11:02:47 EST 2005
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 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76757
--- shadow/76757 2005-11-21 08:19:49.000000000 -0500
+++ shadow/76757.tmp.26215 2005-11-21 11:02:47.000000000 -0500
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: spigaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: new AppDomains inherit current loaded assemblies
Description of Problem:
When a new AppDomain is created, for some nasty reason he is picking up the
assemblies already loaded by the current appdomain.
@@ -181,6 +180,10 @@
assembly loading depending on configuration:
http://msdn.microsoft.com/library/en-
us/cpgenref/html/grfuncorbindtoruntimeex.asp
But even when using domain-neutral assembly loading it will affect
only assembly resolving rather than result in preloaded assemblies.
+
+------- Additional Comments From vargaz at gmail.com 2005-11-21 11:02 -------
+Lluis could you comment on this stuff ?
+
More information about the mono-bugs
mailing list