Hey all,
Does anyone have a clue on this one...
When I serialize my object to a binary file, and read it back (without closing the app) everything works fine, but when I serialize my object, close the app, and then try to deserialize the file back to the object I allways get an invalid cast exception... Is this security related???
Thx in advance,
Does anyone have a clue on this one...
When I serialize my object to a binary file, and read it back (without closing the app) everything works fine, but when I serialize my object, close the app, and then try to deserialize the file back to the object I allways get an invalid cast exception... Is this security related???
Thx in advance,