OE IStoreFolder::OpenMessage throws 0x800C006C or AV
I'm developing an e-mail archiving solution which archives Outlook Express and Windows Mail.
Some customers report that while processing some of their e-mail messages, errors are thrown. The errors occur when I call IStoreFolder:
penMessage (IStream) -- I'm not able to reproduce them, and many customers don't have them.
- COM-Exception 0x800C006C (very frequent)
- SystemAccessViolationException (rare)
Unfortunately, 0x800C006C is not listed anywhere.
Thanks very much in advance,
Stefan Schultze

