I have a personal site which I want to move to
a differnt server. It uses XML & XSLT which is processed
server-side with ASP.
It works fine on the existing server, which uses IIS5.0.
But on the new server, 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
=====================================================
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]