Jay
Wed Apr 26 21:02:45 CDT 2006
Hi Ravi,
The acronym RPC stands for "remote procedure call". The error you
quoted is very general. It can occur any time one program makes a
cross-process call to another program, and the called program doesn't
respond.
Entering the exact text of the error message plus the terms "interop"
and "office" into Google returned 140 references. Some of them may be
helpful.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ:
http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
On Wed, 26 Apr 2006 08:47:04 -0700, Ravi
<Ravi@discussions.microsoft.com> wrote:
>Hi All,
>
>i am trying to add a document using the Microsoft.Office.Interop.Word.dll,
>some times it throws the following error
>
>"The RPC Server is Unavailable". can any one help me out why this error
>comes. i have spent a lot of time on this. it would be great helpful.
>
>Thanks