View Single Post
Old 02-13-2005, 06:29 PM   #2 (permalink)
Bradley
Forum Expert
 
Bradley's Avatar
 
Join Date: Oct 2002
Location: Hummelstown, PA
Age: 29
Posts: 487
Send a message via ICQ to Bradley Send a message via AIM to Bradley Send a message via MSN to Bradley Send a message via Yahoo to Bradley
Default

.NET is telling you that you are trying to deserialize something that was serialized with one type of object, when the meta data doesn't match the existing object. There should be some binding flags you can set to tell the deserializer not to be so strict.
__________________
-----------------------
If your response will contribute nothing to this discussion except to insult me, or someone else in this thread, please do not post.
I am refering to specific individuals.
You know who you are.
Bradley is offline   Reply With Quote