Results 1 to 3 of 3

Thread: Word Interop RPC server is unavailable Woes

  1. #1

    Thread Starter
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Word Interop RPC server is unavailable Woes

    We have an application that has been in production for several years. Several weeks ago there were a group of Office updates, one of which caused errors in some office programs, like if you looked at your Outlook calendar Outlook crashed. Good times...

    After that was sorted out the application, on one computer, began experiencing these sorts of errors;

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

    The code varied.

    So I compared the updates with that of a PC not having the issue.

    I ran the office repair.

    I ran DISM and SFC.

    I created a cross .dll trace facility to see exactly where the error was occurring.

    Nothing helped.

    Then I remembered I had an issue with excel interop that was cause by an add-in. When I compared add-ins, the good PC's had Acrobat PDFMaker, the bad did not. I was convinced that was not the issue since word interop was failing mostly on simple saves.

    But out of frustration I installed Adobe Acrobat. Guess what.

    No more issues. W_T_F over!
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  2. #2
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,526

    Re: Word Interop RPC server is unavailable Woes

    The latest Microsoft updates caused issues with Office 2016 and later, and Office 365 (different issues). Add-Ins were one of the problems. There is a fix for 2016.

    https://www.bleepingcomputer.com/new...-2016-crashes/

  3. #3

    Thread Starter
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Word Interop RPC server is unavailable Woes

    Quote Originally Posted by jdc2000 View Post
    The latest Microsoft updates caused issues with Office 2016 and later, and Office 365 (different issues). Add-Ins were one of the problems. There is a fix for 2016.

    https://www.bleepingcomputer.com/new...-2016-crashes/
    That's how we sorted out our office issues. Did NOT fix the interop issue.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width