[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit current loaded assemblies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 22 15:08:35 EST 2005


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 at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76757

--- shadow/76757	2005-11-22 02:23:15.000000000 -0500
+++ shadow/76757.tmp.8622	2005-11-22 15:08:35.000000000 -0500
@@ -257,6 +257,27 @@
 the new AppDomain unless it loads xsp.exe to the new AppDomain 
 explicitly otherwise this will be another xsp bug that will preven 
 mono runtime being patched.
 
 As a conclusion I think fixing this bug has no inpact on mono but 
 xsp has bugs that should be fixed by making it able to run on MS.NET.
+
+------- Additional Comments From gonzalo at ximian.com  2005-11-22 15:08 -------
+>xsp should run under MS.NET with all of it's dependent assemblies 
+>installed to GAC.
+
+Really? What's the rationale for this? You can run xsp as long as
+Mono.WebServer and Mono.Security are in the same directory *and* in
+the bin directory.
+
+>But it should not use methods found in xsp.exe in 
+>the new AppDomain unless it loads xsp.exe to the new AppDomain 
+>explicitly otherwise this will be another xsp bug that will preven 
+>mono runtime being patched.
+
+This comment is completely bogus...
+
+>As a conclusion I think fixing this bug has no inpact on mono but 
+>xsp has bugs that should be fixed by making it able to run on MS.NET.
+
+...and hence the conclusion is bogus too.
+


More information about the mono-bugs mailing list