SunQuest
           IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old October 22nd, 2004, 09:55 AM
flipflops flipflops is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 39 flipflops User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 27 m 2 sec
Reputation Power: 6
IIS 5.0 xml / xsl problem

Hi

I've been working on an ASP application using xml / xsl - my development machine runs XP pro and IIS 5.1 and everything works fine.

I've just moved it all over on a server running IIS 5.0 on win 2000 server and the same code doesn't work, but it doesn't error either.

I was hoping that somebody might have a suggestion...

The relevant code is in an include file:

<%

'Load XML
dim xml, xsl

set xml = Server.CreateObject("Microsoft.XMLDOM")
xml.async = false
xml.load(Server.MapPath("xadmin/admin_framework/news_manager/news.xml"))

'Load XSL

set xsl = Server.CreateObject("Microsoft.XMLDOM")
xsl.async = false
xsl.load(Server.MapPath("xadmin/admin_framework/news_manager/xnews.xsl"))

'Transform file

response.Write(xml.transformNode(xsl))

%>

I'm guessing that it just isn't either loading the xsl file or transforming the xml file with the xsl file. The same server has no problems loading an xml file so I can mess about with it with ASP.


Any help appreciated.

Cheers.

Reply With Quote
  #2  
Old October 22nd, 2004, 12:27 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,712 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 31 m 33 sec
Reputation Power: 688
I believe the xml components are loaded with IE. Is IE at the latest version on the W2K box?
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #3  
Old October 25th, 2004, 03:30 AM
flipflops flipflops is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 39 flipflops User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 27 m 2 sec
Reputation Power: 6
Hi

I think you might be right - the version of IE on the server is 5.0 (nobody has ever seen the need to upgrade it)

I'm going to download the MSXML 3.0 and maybe MSXML 4 parsers from Microsoft and see if that works, and if that doesn't work I'll upgrade IE and see what happens...

Flipflops.




I've just installed MSXML 3.0 on the server (had to restart) and it works.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > IIS 5.0 xml / xsl problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway