[Mono-dev] Remoting with DateTime
pablosantosluac
pablosantosluac at terra.es
Fri Aug 10 14:17:28 EDT 2007
We solve it serializing the ticks instead!
----- Original Message -----
From: "Robert Jordan" <robertj at gmx.net>
To: <mono-devel-list at lists.ximian.com>
Sent: Friday, August 10, 2007 8:09 PM
Subject: Re: [Mono-dev] Remoting with DateTime
> Hi,
>
> Jae Stutzman wrote:
>> Replying to my own mail...
>>
>> The failure happens when using TCP remoting, when I tried with HTTP the
>> sample worked. BTW this is with SVN rev 83316.
>>
>> Something going on in the binary serialization i reckon.
>
> The soap formatter is handling DateTime differently, unlike the
> binary formatter which solely relies on binary serialization.
>
> Since DateTime is not serialization compatible between mono
> and MS.NET 2.0, remoting doesn't work either.
>
> Please file a bug at http://www.mono-project.com/Bugs
> product "Class Libraries", component "corlib".
>
> Robert
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list