Results 1 to 2 of 2

Thread: word error -2147319779 - Automation error library not registered

  1. #1

    word error -2147319779 - Automation error library not registered

    This is the line of code which is failing:

    Code:
    objWord.Quit
    This is the error I'm getting:

    word error -2147319779 - Automation error library not registered

    I am running office 97 on windows XP, I had word 2000 previously installed and this seems to have caused the issue, I have since removed word 2000. but is there known issues which word 2000 would have left behind?

    Thanks,

    Andy

  2. #2
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,292

    Re: word error -2147319779 - Automation error library not registered

    What are you going backwards in Office versions?
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

Posting Permissions

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