[Mono-bugs] [Bug 34776][Maj] Changed - Assembly.Load does not use ApplicationPath not PrivateBinPath
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Dec 2002 01:29:09 -0000
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=34776
--- shadow/34776 Fri Nov 29 16:41:40 2002
+++ shadow/34776.tmp.12957 Wed Dec 11 20:29:09 2002
@@ -12,13 +12,13 @@
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Assembly.Load does not use ApplicationPath not PrivateBinPath
-OtherBugsDependingOnThis: 34679[]
+OtherBugsDependingOnThis: 34679
When using Assembly.Load it should load assemblies from (in order):
-ApplicationBase (appdomain)
-PrivateBinPath (appdomain)
-Default directories