Help ?? I self studied VB .NET throught a book (apress - Building Client/Server Application with VB .NET : An Example - driven Approch) by Jeff Levinson. when I coded in the example from the book and ran the program and I got this error message
"An unhandled exception of type 'System.Runtime.Serialization.SerializationException' occurred in mscorlib.dll
Additional information: BinaryFormatter Version incompatibility. Expected Version 1.0. Received Version 1008738336.1684104552."
there were no compiled error, will that be the .NET version error ? looks like the code expecting the .NET 1.0 ? the book is published in 2003. I use Visual Studio 2003 which with .NET framwork 1.1 . if that is the case ... can someone tell me what is the right way to do the "Serialization in .NET 1.1"
Thanks a lot
Daniel
ive got vb.net 2003 standard on my pc here - if you send me the code in a zip i could see if its a problem with the .NET version or not (save you reinstalling)
Last edited by jbennet; Apr 12th, 2007 at 9:06 pm.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.