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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78464 --- shadow/78464 2006-05-20 06:09:00.000000000 -0400 +++ shadow/78464.tmp.30130 2006-05-20 07:46:17.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Runtime Version: 1.1 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -35,6 +35,11 @@ I'll also add a unit test for this issue to AssemblyTest.cs later. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-20 06:09 ------- Created an attachment (id=17065) Small repro + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-20 07:46 ------- +An assembly cannot be loaded twice into the same appdomain. The second +attempt will return the already loaded assembly. Does this work under +MS.NET ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
