MS office word component runs only if the server is logged on with the same identity
Posted
by Murali
on Stack Overflow
See other posts from Stack Overflow
or by Murali
Published on 2010-06-10T09:18:10Z
Indexed on
2010/06/10
9:22 UTC
Read the original article
Hit count: 548
Hi
I have a webservices running on a server, which converts word document into pdf using word automation.
I have given a windows network user account in the identity tab on the MS Office word component using the DCOMCNFG.exe.
I am getting below mentioned error Exception Message: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
But, if I Remote Desktop into that server using the account mentioned in the components identity tab, then it works fine. If I logoff from that server then its giving the above error.
Anyone got any idea!!
Many thanks in advance
© Stack Overflow or respective owner