We are converting a .Net 1.1 application to 2.0.
We have several objects that we save in the database by serializing 
them using the binary formatter.
When I run the converted application, it throws an error because the 
application is looking for the original type to deserialize against.

Is there any way to code around this other than writing a conversion 
program to go through and upgrade all the saved objects?

Thanks,
David



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNet2/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to