Options

The program cannot get type information from thetype library

poppinspoppins Member Posts: 647
edited 2014-11-10 in NAV Three Tier
Hi everyone,
I am trying to compile an object under NAV 2013 R2 ( I am using Windows8) and getting the following error message:
The program cannot get type information from the type library. The type library may be corrupted or have an invalid format.
Try to reregister the OLE control or Automation Server.
The error is due the automation variable XMLDocResponse, for which subtype is 'Microsoft XML, v6.0'.Unknown Class
How can I fix that?
Thanks in advance :mrgreen:

Comments

  • Options
    tinoruijstinoruijs Member Posts: 1,226
    Make sure Microsoft XML, v6.0 is installed on the machine you want to compile on.
    It should be installed when you install NAV. Maybe something went wrong during installation?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • Options
    poppinspoppins Member Posts: 647
    tinoruijs wrote:
    Make sure Microsoft XML, v6.0 is installed on the machine you want to compile on.
    It should be installed when you install NAV. Maybe something went wrong during installation?
    I've already checked, it is installed and the object I am compiling uses serveral automations related to it but for some particular ones, it gives an error (XMLDocResponse,XMLHttp,XmlRequestDoc)...
    How shall I proceed ?
  • Options
    tinoruijstinoruijs Member Posts: 1,226
    Can you compile on other machines too? I would try that.
    And although installations seems fine, maybe do a reinstall.

    Tino Ruijs
    Microsoft Dynamics NAV specialist
Sign In or Register to comment.