Group: Forum Members
Last Active: 6 Months Ago
Posts: 153,
Visits: 11
|
Hi Maxim, Try using XML serialization as in general the .NET binary serialization is not backward compatible. Let me know if you meet any problems.
Best regards, Bob
|
Group: Forum Members
Last Active: 14 Years Ago
Posts: 1,
Visits: 1
|
Hello,
we use the lastest version 2010 vol.1 for VS2005 and have a problem to open some files which were created in v.2009.
We use the method: persistencyManager.LoadFromFile(fileProject, Nevron.Serialization.PersistencyFormat.Binary, null), but this method always return NULL.
Could you tell us how to solve this problem?
Best regars, Maxim.
|