By fixing your programming error.

At some point in the serialization/eserialization/transfer process you
seem to loose/chagne/gargabe the data.

That simple.

Sorry if this is not helpful, but with the innformation given this is
the only hadvice I can give you. Serialization DOES work, so you must do
something with the data on the transfer.

Thomas Tomiczek
THONA Software & Consulting Ltd.
(Microsoft MVP C#/.NET) 

-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of dotnetminer
Sent: Mittwoch, 29. Oktober 2003 06:34
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Serialization Problem

I am serializing an object and sending it through networkstream to
another computer. However when i try to deserialize it, it is giving me
a error "BinaryFormatter Version incompatibility. Expected Version 1.0
Recieved version 1566270836.0"

I am using socket programming and not remoting. I am creating the
application on a stand alone machine having only one version of .NET
framework.
How can i resolve this error?

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com NEW!
ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to