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 October 2nd, 2006, 06:51 AM
Registered User
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default xsltproc not working

Hi,
I am new to forum and new XSLT - infact i have been learning about it for approximately 4 hours.
I am have a problem xsltproc to work via the command. I work on a windows box but use the cygwin emulator so I can use shell commands. I am entering the following command the command line:
Quote:
quote:
xsltproc -html test.xml /cygdrive/d/path-to-xsl/partner_list.xsl /cygdrive/d/path-to-xsl/partner_list.xml
I keep getting the error:
Quote:
quote:
warning: failed to load external entity "/cygdrive/d/path-to-xsl/partner_list.xml"
I have no idea what I am doing wrong, could anybody point me in the right direction.

Thanks
Gary

 
Old October 2nd, 2006, 06:56 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

Perhaps "/cygdrive/d/path-to-xsl/partner_list.xml"
 doesn't exist. (Error messages sometimes mean what they say).

Beyond that, you'd be better off asking on an xsltproc-specific list.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
window.opener working .... not working alyeng2000 Javascript How-To 5 January 5th, 2007 08:05 AM
Problem to transform xslt with xsltproc command. nadavvin XSLT 1 October 17th, 2006 03:34 PM
Web.Config..Working or Not Working peace95 ASP.NET 1.0 and 1.1 Basics 1 September 18th, 2006 06:53 AM
Local COM working , but not working at Web Serv nagen111 .NET Web Services 3 February 19th, 2005 04:22 AM
Get Working Copy... not working Enkiel Classic ASP Basics 0 April 21st, 2004 01:41 PM





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