I have a class that contains a subclass which have been serialized to a binary file.
When I attempt to deserialize a SerializationException is thrown with the message "Member ReadOnly not found".
My classes don't have a ReadOnly member, but do have one read only property. Both classes are based on the "NameObjectCollectionBase" class.
Has anyone seen this before?
Thanks,
Lee.
ITLee. MCP\Analyst\Programmer\DBA\ITIL
When I attempt to deserialize a SerializationException is thrown with the message "Member ReadOnly not found".
My classes don't have a ReadOnly member, but do have one read only property. Both classes are based on the "NameObjectCollectionBase" class.
Has anyone seen this before?
Thanks,
Lee.
ITLee. MCP\Analyst\Programmer\DBA\ITIL