[Home] [By Thread] [By Date] [Recent Entries]


Title: Message
Try this:
 
Set oXML= Server.CreateObject("MSXML2.DOMDocument.4.0")
-----Original Message-----
From: asim [mailto:qazi@a...]
Sent: Thursday, January 16, 2003 1:32 PM
To: xml-dev@l...
Subject: xml parser 4.0 error

i was using this
set source = Server.CreateObject("Microsoft.XMLDOM")
and was working fine for transform
but when is makeobject using this
Set oXML= Server.CreateObject("MSXML.DOMDocument.4.0")
 
i get an error
Server object error 'ASP 0177 : 800401f3'
 
Server.CreateObject Failed
 
/xmltest.asp, line 8
 
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
 
what could be the problem

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member