Steve Beuret wrote: > > When I do Convert To HTML (doesn't matter which version) I get a > TransformerException error error which says: > > Creating directory "resources" > Copying document to "__doc.xml" > Creating directory "callouts" > Copying ressources specified by "@xsl/images/callouts/gif_callouts.list" to > "callouts" > > - I've omitted several 'Copying...' lines - > > Transforming XML file "__doc.xml" to "__doc.html" using "xsl/html/docbook.xsl" > Compiling style sheet "file:///C:/Program > Files/XMLmind_XML_Editor/config/docbook/xsl/html/docbook.xsl" > Processing XML file "C:\Documents and Settings\steve\Local > Settings\Temp\xxe45755\__doc.xml" > Fatal error: Failure reading file:/C:/Documents and Settings/steve/Local > Settings/Temp/xxe45755/__doc.xml > > It doesn't seem to ever copy __doc.xml to that temporary directory. > > Note: I'm trying this on Standard Edition V2.3.
We cannot reproduce your problem here on a Windows 2000 SP2 machine with docs/user/userguide.xml (which uses same stylesheet and similar file paths). Do you have this problem with all DocBook documents or just with one of them? If you have this problem with a given DocBook document, in order to be able to help you, you'll need to send us a copy of this document. PS: When you convert DocBook document to a multi-page HTML, make sure to input the name of a *directory* (where index.html will be created). When you convert DocBook document to a single-page HTML make sure to input the name of a *file* (example mydoc.html).

