Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 2nd, 2003, 12:53 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default MSXSL Parser

I have IE 6.0 and according to the book (XML, 2nd Edition) I should have MSXML 3 already installed but I can't find it. Any ideas?

Thanks,
Deah
 
Old July 3rd, 2003, 02:37 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

It's in msxml3.dll in your system directory. Also msxml3a.dll and msxml3r.dll for language specific resource files. It cannot be used as a stand alone executable, only as a COM class. The command line msxml.exe is available from Microsoft separately, I don't have the URL.

--

Joe
 
Old July 3rd, 2003, 05:03 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,212
Thanks: 0
Thanked 1 Time in 1 Post
Default

MSXSL is available from here http://msdn.microsoft.com/library/de...html/msxsl.asp.

You may also want to take a look at a previous topic where this point came up:
http://p2p.wrox.com/topic.asp?TOPIC_ID=534
 
Old July 7th, 2003, 01:32 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OK, maybe I need remedial instructions.

I installed MSXSL.exe but I still can't get it to work. I'm getting the same message as the previous topic referenced in pgtips reply. --"I'am getting this error 'MSXSL is not recognized as an internal or external command, operable program or batch file"

What now?
 
Old July 8th, 2003, 03:38 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,212
Thanks: 0
Thanked 1 Time in 1 Post
Default

Did you try the PATH stuff that I mentioned in the other topic?
 
Old July 8th, 2003, 07:35 AM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes, I did. The page can not be found.
 
Old July 9th, 2003, 03:03 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,212
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
quote:Originally posted by Deah
 Yes, I did. The page can not be found.
Now I'm confused. What do you mean "the page cannot be found"? What page? Can you post some code which isn't working?
 
Old July 10th, 2003, 02:23 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

OK, I found MSXSL 3 SP 2 and installed it.

If you are familiar with Beginning XML Second Edition, I'm stuck on page 93 #4.
Type in command line, specifying the full path to the XML and XSLT files if they are in a different directory from MSXSL. But I don't know where the MSXSL was installed.
 
Old July 10th, 2003, 02:38 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is the message I receive--
'msxsl' is not recognized as an internal or external command, operable program or batch file.
 
Old July 10th, 2003, 04:02 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I finally got it! The book's example begins the command with "msxsl..." but when I removed that from my command it worked.





Similar Threads
Thread Thread Starter Forum Replies Last Post
node-set() -- moving from msxsl to saxon, etc. tripecac XSLT 24 May 4th, 2007 01:52 PM
Server.Mappath in <msxsl:script jvleuten XSLT 0 February 6th, 2006 09:20 AM
MSXSL is not recognized as an internal or external GLSmyth XML 2 October 6th, 2005 10:36 AM
MSXSL brawtaman XSLT 1 September 3rd, 2004 04:19 AM
Xslt debugger tools dealing with <msxsl:script> Fero XSLT 2 March 4th, 2004 11:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.