[Mono-bugs] [Bug 67727][Nor] Changed - same assembly cant be loaded twice
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Oct 2004 10:29:46 -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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67727
--- shadow/67727 2004-10-07 10:20:42.000000000 -0400
+++ shadow/67727.tmp.5917 2004-10-07 10:29:46.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: linux or windows
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: vargaz@gmail.com
ReportedBy: ddulai@bloomberg.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: same assembly cant be loaded twice
@@ -76,6 +76,9 @@
This is pretty well explained on MSDN in their 'Using Application
Domains' > section in the .NET Framework Developers Guide:
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpguide/html/cpconusingapplicationdomains.asp
+
+------- Additional Comments From vargaz@gmail.com 2004-10-07 10:29 -------
+You're right, this will be fixed.