InDesign CS5 Desktop crashes while saving a document
Hello everybody,
We have ported our CS4 PlugIn to CS5 version (using kModelPlugIn flag in PluginVersion). This plugin tries to save a document, operation that works in Server version but crashes in the Desktop version. When using the Debug version the following assert is displayed:
ASSERT 'idleTaskThread' in ..\..\..\source\components\threading\IDTask.cpp at line 452 failed.
I tried the IDocFileHandler, IDocumentCommands interfaces, none of them did work.
Anyone any ideas?
Thank you