Welcome to Webhost4life Forum Sign in | Join | Faq

Classic ASP

Started by thexmlguy at 07-03-2008 7:58 AM. Topic has 1 replies.

Print Search
Sort Posts:    
   07-03-2008, 7:58 AM
thexmlguy is not online. Last active: 7/3/2008 10:57:00 PM thexmlguy

Not Ranked
Joined on 07-03-2008
Posts 1
Server.CreateObject Failed msxml
Reply Quote
Am trying to do an xslt transform using classic ASP. Got it working just fine locally. Am getting an error Server.CreateObject Failed when I try to:
Server.CreateObject("MSXML2.DOMDocument.4.0")

Ideas on this problem?
   Report 
   07-03-2008, 1:59 PM
admin is not online. Last active: 10/11/2008 9:15:39 AM admin

Top 10 Posts
Joined on 08-10-2005
Posts 245
Re: Server.CreateObject Failed msxml
Reply Quote
try using server.CreateObject("MSXML2.DOMDocument")
   Report 
Webhost4life Fo... » General Discuss... » Classic ASP » Server.CreateObject Failed msxml

Powered by Community Server, by Telligent Systems