Hi Duncan,
I think you will find that your new host does not (and can not) have Microsoft's XML Parser installed on their Unix server. Good luck. Regards, Matt Pickering LUPO DATA CONCEPTS LTD http://www.lupo.net.nz -----Original Message----- From: Duncan O'Neill [mailto:[EMAIL PROTECTED]] Sent: Monday, 29 July 2002 10:04 a.m. To: ActiveServerPages Subject: ChiliSoft ASP createobject qu. 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.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
