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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to