V
vj5
Hi experts
i created a COM add in for powerpoint. i am using
fileSystemWatcher, if the file is changed i am updating my commandbar
button. but when i executed
fileSystemWatcher's changed event it gives me error :
{"The message filter indicated that the application is busy. (Exception from
HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))"}
its working fine in MS Word and Excel but problem with powerpoint only.
How to slove it?
i created a COM add in for powerpoint. i am using
fileSystemWatcher, if the file is changed i am updating my commandbar
button. but when i executed
fileSystemWatcher's changed event it gives me error :
{"The message filter indicated that the application is busy. (Exception from
HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))"}
its working fine in MS Word and Excel but problem with powerpoint only.
How to slove it?