[Mono-bugs] [Bug 47659][Maj] Changed - Cannot create another AppDomain after a first one was created and unloaded.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 06:04:43 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47659
--- shadow/47659 2003-08-15 11:05:43.000000000 -0400
+++ shadow/47659.tmp.12967 2003-10-22 06:04:43.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Cannot create another AppDomain after a first one was created and unloaded.
+OtherBugsDependingOnThis: 49651
Description of Problem:
After one AppDomain was loaded and unloaded another AppDomain.CreateDomain
call fails with NullReferenceException.
Steps to reproduce the problem: