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=76757

--- shadow/76757        2005-11-24 06:34:27.000000000 -0500
+++ shadow/76757.tmp.32159      2005-11-24 06:59:39.000000000 -0500
@@ -11,12 +11,13 @@
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Summary: new AppDomains inherit current loaded assemblies
+BugsThisDependsOn: 76811
 
 Description of Problem:
 When a new AppDomain is created, for some nasty reason he is picking up the
 assemblies already loaded by the current appdomain.
 
 Steps to reproduce the problem:
@@ -366,6 +367,15 @@
 as well, because they only take the "bin" problem into
 consideration if running on MSFT'S runtime.
 
 These are not big problems, but somebody still needs
 to fix them before the patch gets applied.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-11-24 06:59 -------
+See Bug 76811. I think production XSP/mod_mono should use GAC but 
+it's OK to copy dependencies to web application bin directory for 
+unit tests as it is a correct use of assembly resolver.
+
+Sorry for previously stating that web application AppDomains depend 
+on xsp.exe, that was a wrong assumpltation. But XSP currently 
+prevents this bug from being fixed.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to