[Mono-bugs] [Bug 60442][Maj] Changed - PrivateBinPath bug again...
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Jun 2004 05:58:03 -0400 (EDT)
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 vguzev@yandex.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=60442
--- shadow/60442 2004-06-26 05:41:29.000000000 -0400
+++ shadow/60442.tmp.20436 2004-06-26 05:58:03.000000000 -0400
@@ -542,6 +542,19 @@
------- Additional Comments From gonzalo@ximian.com 2004-06-26 05:41 -------
Mmm, does that work under MS? Because my tests for other bugs showed
that you cannot add a PrivateBinPath directory that is not under
ApplicationBase.
+
+------- Additional Comments From vguzev@yandex.ru 2004-06-26 05:58 -------
+:-(
+
+Yes, you're right! This bug can be closed now!
+
+But then how can I point to my application to take assemblies
+from "any specified" directory on the disk, not only for those that
+are under ApplicationBase? Is it possible? I think there should be
+some way to do such kind of things...
+I really need the possibility of searching assemblies in a certain
+directory...
+