[Mono-bugs] [Bug 58608][Nor] Changed - Sending a Signed Assembly using Remoting causes a Serialization Exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 11:53:08 -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=58608
--- shadow/58608 2004-05-25 07:09:18.000000000 -0400
+++ shadow/58608.tmp.14777 2004-05-26 11:53:08.000000000 -0400
@@ -473,6 +473,10 @@
}
}
------- Additional Comments From lluis@ximian.com 2004-05-25 07:09 -------
I can't compile the test case, some types are missing: ServerList,
XferObjectCollection...
+
+------- Additional Comments From lluis@ximian.com 2004-05-26 11:53 -------
+I have tried with a simple test case and it works for me. Are you
+fully signing or delay signing the assembly?