[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
Wed, 25 Aug 2004 12:11:27 -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 vivek.varma@honeywell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63758
--- shadow/63758 2004-08-25 11:51:22.000000000 -0400
+++ shadow/63758.tmp.673 2004-08-25 12:11:27.000000000 -0400
@@ -376,6 +376,15 @@
To my understanding this is not a remoting issue, but the same bug
reported in #63809.
If you are experiencing the same behavior, I'll mark this bug as a
duplicate of bug #63809.
+
+------- Additional Comments From vivek.varma@honeywell.com 2004-08-25 12:11 -------
+To my understanding this is not a remoting issue, but the same bug
+reported in #63809.
+Vivek>>There is a fix suggested for Bug #63809 (Its part of the bug
+report). Applying that fix would solve that bug however it does not
+fix the problem reported in this bug report #63758. So i have a
+feeling these are two different problems, unless of course the fix
+suggested for Bug #63809 is incorrect.