Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Failed to create msxml2.DOMDocument.4.0 in .js file

103 views
Skip to first unread message

cch@srdgame

unread,
Sep 19, 2010, 6:11:53 AM9/19/10
to
Hi,

I am running a test script to test our xslt file. I got a error says
"Automation server can't create object".

Below is our test script for creating xml4 object:

var dom;
dom = new ActiveXObject("msxml2.DOMDocument.4.0")

I have installed:
MSXML 4.0 SP2(KB936181)
MSXML 4.0 SP2(KB954430)
MSXML 4.0 SP2(KB973688)
MSXML 4.0 SP3 Parser (KB973685)

My system is a Windows Server 2008 R2 X64. I have installed all the
updates for MSXML. And in C:\Windows\sysWOW64\ I had run regsvr32.exe
msxml4.dll succesfully.

Please help to find the reason out.


--
_-!

0 new messages