I am having trouble using CArchive and Serialized classed in a Dialog based program. I have a class derived from CObject and it contains the proper IMPLEMET_SERIAL and DECLARE_SERIAL macros. Everything is how the MSDN help files say, yet when it tries to read or write to the file I get Debug Assertion faults. What am I doing wrong?
