[Mono-bugs] [Bug 63758][Cri] Changed - Assembly.Load fails when loading MS.NET compiled assembly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Sep 2004 06:53:29 -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 lluis@ximian.com.

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

--- shadow/63758	2004-09-09 02:23:36.000000000 -0400
+++ shadow/63758.tmp.545	2004-09-16 06:53:29.000000000 -0400
@@ -435,6 +435,12 @@
 (assemblyref_index=%d)\n"
 
 This may not be a "Remoting" problem per se, i think it is a problem 
 with assembly loading, however the problem manifests itself in 
 a "Remoting Scenario" that i described so remoting is a test case 
 for this problem i think.
+
+------- Additional Comments From lluis@ximian.com  2004-09-16 06:53 -------
+I removed ClassLibrary1.dll and ClassLibrary2.dll from the Linux
+machine running the server, and it still works. Your problem may be
+due to the bug #62135 which has been recently fixed. Can you please
+try again with an up-to-date runtime?