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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 21 17:37:25 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-21 11:09:59.000000000 -0500
+++ shadow/76757.tmp.30092	2005-11-21 17:37:25.000000000 -0500
@@ -190,6 +190,15 @@
 
 ------- Additional Comments From vargaz at gmail.com  2005-11-21 11:09 -------
 I think Kornel is right, this should be changed, but I have a feeling
 that changing it without fixing remoting will break something, most
 likely xsp.
 
+
+------- Additional Comments From gonzalo at ximian.com  2005-11-21 17:37 -------
+Btw, this is the reason why when you start xsp under MS runtime, you
+need to have xsp.exe/Mono.Security.dll/Mono.WebServer.dll in the bin/
+directory, otherwise, the newly created domain, which has
+PrivateBinPath set, won't know how to find those assemblies.
+
+When you run xsp in mono, this is not required, because the new domain
+has the same assemblies loaded as the first one.


More information about the mono-bugs mailing list