ASP: Can't create Microsoft XMLDoc - TechRepublic
General discussion
October 19, 2000 at 10:27 PM
dwtk9

ASP: Can’t create Microsoft XMLDoc

by dwtk9 . Updated 25 years, 7 months ago

I have an error message “Object required” when I do the following in ASP

set objXML = Server.CreateObject(“Microsoft.XMLDOM”)

I defiantley have the dll registered in my system. What else could I be missing

This discussion is locked

All Comments