I am closing down a dialog (see my earlier post) and after I step out of the Observer code but before I return to the calling code, I get these two cryptic messages, one right afer the other, followed by a crash:
Database::CreateInstance(): Can't get classID from UID 2793 (in Database 0x4e2e308 file: InDesign SavedData)
Database::CreateInstance(): Instantiation from UID 2793 failed. Requested IID was IID_ISUBJECT
What I have done so far to locate the problem:
I reviewed all instances where my program is using "ISubmit" to ensure that so doing makes sense, both syntactically and logically.
I reviewed the .FR file to ensure all needed defs were there.
I removed the InDesign SavedData from its current folder to see if it would fix the problem (it did not).
If anyone has some fresh ideas as to what I might try next I would be most pleased to hear them.
Thanks.
R,
John