- To: <xml-dev@l...>
- Subject: xml parser 4.0 error
- From: "asim" <qazi@a...>
- Date: Thu, 16 Jan 2003 11:31:36 -0800
|
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
|
|