I am getting a lot of questions about serialization compatibility between .NET Framework 2.0 and 1.1. To make Binary Serialization (the BinaryFormatter) and.NET Remoting work across these Framework versions, a patch must be installed for .NET Framework
Read More...