[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
Thu, 10 Jun 2004 17:21:42 -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 gmiyake@carter-inc.com.

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

--- shadow/58608	2004-06-10 13:36:02.000000000 -0400
+++ shadow/58608.tmp.20805	2004-06-10 17:21:42.000000000 -0400
@@ -931,6 +931,12 @@
 
 To fix this just remove the "*" and add a complete version number. Or
 compile the assembly only once and copy the same over all systems.
 
 Can you please confirm that this is the problem? 
 
+
+------- Additional Comments From gmiyake@carter-inc.com  2004-06-10 17:21 -------
+I can confirm the problem was with the "*" in the version number.
+All tests are now working.
+
+Thanks for taking the time to look at this.