[Mono-bugs] [Bug 75419][Nor] Changed - AppDomain does not honor
AppendPrivatePath search path.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 12:41:39 EDT 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75419
--- shadow/75419 2005-06-29 08:03:57.000000000 -0400
+++ shadow/75419.tmp.27533 2005-06-29 12:41:39.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75419
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Gentoo
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: urilith at gentoo.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -97,6 +97,11 @@
// (i.e. the application).
try {
_tempDomain.Load (_raw_bytes);
} catch (BadImageFormatException e) {
throw new ModuleImageException (e.Message);
}
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-29 12:41 -------
+Looks like we don't honor PrivatePath at all
+
+*** This bug has been marked as a duplicate of 57612 ***
More information about the mono-bugs
mailing list