[Mono-bugs] [Bug 74958][Nor] Changed - Assembly.Location should return empty string if assembly was loaded from byte array

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 18 09:10:59 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=74958

--- shadow/74958	2005-05-18 08:51:13.000000000 -0400
+++ shadow/74958.tmp.25790	2005-05-18 09:10:58.000000000 -0400
@@ -64,6 +64,13 @@
 fixed.
 
 ------- Additional Comments From vargaz at gmail.com  2005-05-18 08:51 -------
 The test doesn't work on MS.NET (2.0 beta 2) since the Assembly.Load
 call will return the already loaded mscorlib.
 
+
+------- Additional Comments From gert.driesen at pandora.be  2005-05-18 09:10 -------
+Sorry about that.
+
+I'll attach a testcase and unit test that uses SRE or CodeDom to 
+create the assembly that is loaded (from a byte array) and test it 
+on .NET 2.0 beta 2 too.


More information about the mono-bugs mailing list