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=82007 --- shadow/82007 2007-08-10 18:15:50.000000000 -0400 +++ shadow/82007.tmp.27855 2007-08-17 13:42:15.000000000 -0400 @@ -125,6 +125,13 @@ As far as i remember this is the recommended approach that Zoltan recommended a year ago when the question came up in the mono-dev list. In case it matters, we also tested the sample on other platforms and it works just fine on Windows and Intel Mac OS X. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-17 13:42 ------- +There is no reccomended or supported way to create/destroy appdomains +from C code (which should be pretty clear from those symbols being +marked internal and having names obviously not part of the mono API). +Can you reproduce by using a C# program that does the create/unload +sequence? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
