[thelist] ChiliSodt ASP qu.

Duncan O'Neill dbaxo at ihug.co.nz
Sun Jul 28 16:53:01 CDT 2002


I have a personal site which I wanted to move to
the Evolt server. It uses XML & XSLT which is processed
server-side with ASP.

It works fine on another server, which uses IIS5.0.
But on the Evolt, which I understand uses ChiliSoft,
it fails on this line;

set objXML = Server.CreateObject("Microsoft.XMLDOM")

Error Message:
Server object error 'ASP 0177 : 800401f3'
"Server.CreateObject failed"
Systemmessage, messageid = 0x800401f3

I'm guessing this is because it doesn't like the
"Microsoft" in the string.(?) Does anybody know what
(equivalent) string I should be using for a ChiliSoft
ASP server?

tia,

--
=====================================================
Duncan O'Neill
"Smith The Reporter"
http://homepages.ihug.co.nz/~dbaxo/urban_legend.htm
=====================================================




More information about the thelist mailing list