The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

F

fumade

Hi guys.
When i do automation Word in asp.net. it fails to open a doc,and throw
exception as titled.
But the same code works fine in WinApp.

To avoid permission problem, i impersonate using the administrator
account.
****************************************************************************
web.config
<identity impersonate="true" userName="admin" password="password"/>
****************************************************************************

So i think i have access to the file.

Can anybody help?

Thanks in advance.
 

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