[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:30:00 -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 Wed Dec 11 20:29:09 2002
+++ shadow/34776.tmp.13915 Wed Dec 11 20:30:00 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[FIXED]
When using Assembly.Load it should load assemblies from (in order):
-ApplicationBase (appdomain)
-PrivateBinPath (appdomain)
-Default directories