[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
Mon, 29 Nov 2004 18:01:50 -0500 (EST)


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	2004-07-21 19:11:50.000000000 -0400
+++ shadow/47659.tmp.25787	2004-11-29 18:01:50.000000000 -0500
@@ -12,13 +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
+OtherBugsDependingOnThis: 49651[FIXED]
 
 Description of Problem:
 After one AppDomain was loaded and unloaded another AppDomain.CreateDomain
 call fails with NullReferenceException.
 
 Steps to reproduce the problem: