[Mono-bugs] [Bug 82400][Nor] Changed - DateTime binary serialization incompatible with MS.NET 2.0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 17 19:28:41 EDT 2007


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 jaebird at gmail.com.

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

--- shadow/82400	2007-08-15 14:03:09.000000000 -0400
+++ shadow/82400.tmp.5803	2007-08-17 19:28:41.000000000 -0400
@@ -126,6 +126,11 @@
 ticks, it is "ticks" plus "dateData" which includes the new
 DateTimeType value as the most significant nibble of the ulong. This
 is why the DateTime ctor throws; it is range checking the ticks.
 
 The path needs to be altered so that ISerializable is used to
 serialize and deserialize DateTime primitive type.
+
+------- Additional Comments From jaebird at gmail.com  2007-08-17 19:28 -------
+Created an attachment (id=19830)
+Capture log of data received from .NET 2.0 Remoting client.
+


More information about the mono-bugs mailing list