Microsoft: IExchangeExportChanges is broken

C

Cain Random

Dear Someone At Microsoft, Please God Anyone at Microsoft:

The IExchangeExportChanges interface is broken as of OL2003. It'll work
fine for IExchangeImportContentChanges-derived objects, but it fails on the
Synchronize call with an E_FAILED HRESULT for
IExchangeImportHierarchyChanges-derived objects. This interface is critical
for the interoperation of our product with Exchange Server.

Please advise. Thank you.

Cain T. S. Random
Software Developer
Telescan, LC
 
A

Anton Lauridsen

I have found that you get different results depending on using cached mode
or not.

/anton
 
C

Cain Random

In cached mode, IExchangeExportChanges will not work at all because the
datastore is PST (I think). In any case, we verified that cached mode is
not being used. When it is, neither the hierarchy nor the contents
importers will work, and the OpenProperty call fails to return either
object. When cached mode is off, then only the hierarchy importer will
fail, and it will fail in the subsequent Synchronize call.

Thanks, though, Anton.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top