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