Migrating WebApp that required MSXML4 from 2k3 to 2k8

Last post 09-02-2009 12:58 PM by Jorge Bastos. 7 replies.

Sort Posts:

  • Migrating WebApp that required MSXML4 from 2k3 to 2k8

    08-31-2009, 5:16 PM
    • Member
      point Member
    • Jorge Bastos
    • Member since 08-31-2009, 5:06 PM
    • Posts 5

    Hi there,

    I have an Website/app that is currently running on a wk3 to a 2k8 x64 server.
    I don't have access to the 2k3 machine!
    After copying the site to the new machine, and installed MSXML4 SP2, it simply doesn't run, and I have this error:

    ---
    Microsoft VBScript runtime
    error '800a01ad'

    ActiveX component can't create object

    /Engine/xmlfunctions.asp, line 18
    ---


    This line contein the folowing:

    set xml = Server.CreateObject(MSXML_PROGID2)

    I'm completly out of ideas of what can be this problem.
    Anyone has an idea of what it could be the problem?

    Thanks in advanced,
    Jorge Bastos,

  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 12:29 AM
    • All-Star
      26,821 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 9:49 AM
    • Mumbai
    • Posts 4,560

    Hi,

    http://www.microsoft.com/downloads/details.aspx?familyid=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&displaylang=en

    Install The Above link

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 6:49 AM
    • Member
      point Member
    • Jorge Bastos
    • Member since 08-31-2009, 5:06 PM
    • Posts 5

    Hi there,

    Thanks for the reply.
    That is the package i've been installing, but it's the same with or without it, simply i get the same error.
    I even restarted the server after install.

    I've installed the "msxml.msi" setup file.

    Should this worked?

    Jorge,

  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 7:03 AM
    • All-Star
      26,821 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 9:49 AM
    • Mumbai
    • Posts 4,560

    Hi,

    http://support.microsoft.com/kb/194801

    Chk the above artticle

    OR

    Find Which version are installed on Your Computer...

    http://support.microsoft.com/kb/278674

    OR


    do some regiter Search
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.2.6
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.3.0
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.4.0
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.5.0
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.6.0


    so I would search for condition like

    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.6.0 or
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.7.0 or
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.8.0 or
    HKEY_CLASSES_ROOT\Msxml2.DOMDocument.9.0

    OR

    http://www.microsoft.com/downloads/details.aspx?familyid=4A3AD088-A893-4F0B-A932-5E024E74519F&displaylang=en

    try above parser

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 7:23 AM
    • Member
      point Member
    • Jorge Bastos
    • Member since 08-31-2009, 5:06 PM
    • Posts 5

    Hi again,

    Well it appears to be a missing dep, of files:

    GPSVC.DLL
    IESHIMS.DLL
    LINKINFO.DLL

    My question now is, where i can get them? or:
    They are related to what?


  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 7:32 AM
    • All-Star
      26,821 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 9:49 AM
    • Mumbai
    • Posts 4,560

    Have u installed Microsoft core service XMl..

    http://www.microsoft.com/downloads/details.aspx?FamilyID=993c0bcf-3bcf-4009-be21-27e85e1857b1&displaylang=en

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-01-2009, 9:01 AM
    • Member
      point Member
    • Jorge Bastos
    • Member since 08-31-2009, 5:06 PM
    • Posts 5

    I did!

    The most strange is, when i open the msxml6 core, it finishes without a "next next" setup, and i don't see it on the add/remove programs.

    Something odd seams to exists here.
    What can i do?

  • Re: Migrating WebApp that required MSXML4 from 2k3 to 2k8

    09-02-2009, 12:58 PM
    • Member
      point Member
    • Jorge Bastos
    • Member since 08-31-2009, 5:06 PM
    • Posts 5

    Any idea?

    I'm out of ideas! I think this may be a bug of MSXML4 and 2k8 server, no?

Page 1 of 1 (8 items)