[Mono-bugs] [Bug 74982][Wis] Changed - Runtime do not load t.dll
reference from within t.exe
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 18 17:03:07 EDT 2006
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74982
--- shadow/74982 2005-11-21 07:53:52.000000000 -0500
+++ shadow/74982.tmp.3159 2006-05-18 17:03:07.000000000 -0400
@@ -157,6 +157,13 @@
------- Additional Comments From vargaz at gmail.com 2005-11-18 18:30 -------
*** Bug 76756 has been marked as a duplicate of this bug. ***
------- Additional Comments From vargaz at gmail.com 2005-11-21 07:53 -------
*** Bug 76768 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz at gmail.com 2006-05-18 17:03 -------
+This also doesn't work with dynamic loading, ie:
+
+ Assembly a = Assembly.LoadFrom ("test.dll");
+
+executabled from within test.exe will return test.exe.
More information about the mono-bugs
mailing list