[Mono-devel-list] Serialization/Deserialization question
Lluis Sanchez
lluis at ximian.com
Mon Feb 28 08:45:23 EST 2005
On dl, 2005-02-28 at 14:19 +0100, Aleksandar Dezelin wrote:
> I have an object serialized in .NET and I wan't to deserialize it in
> Mono but I throws an exception saying that "binary object cannot be
> found". I've tried to "chop" BinaryFormatter from latest svn code but
> it won't work properly under .NET. Does anybody have an idea how can I
> transform this serialization output from .NET so I can deserialize it
> in Mono?
The serialization format should be compatible. If you found a test case
in which it is not, please file a bug report in bugzilla.ximian.com with
a simple test app that reproduces the bug, and it will be fixed.
Thanks,
Lluis.
>
> Please help!
>
> Cheers,
> Aleksandar Dezelin
>
More information about the Mono-devel-list
mailing list