Thanks very much for the pointers Dave. For the moment, I'm temporarily assigning a drive letter to the server in the build script and using that since all the processors seem to handle driver letters better than UNC paths in catalogs:
net use U: \\server\path /persistent:no and then in the catalog use: file:///U:/morepath/ Thanks again, Ken On 5/31/07, Dave Pawson <[EMAIL PROTECTED]> wrote:
Bottom line it's a mess Ken. http://www.dpawson.co.uk/xsl/sect4/uriIncl.html http://www.dpawson.co.uk/xsl/sect4/uri.html#d15268e31 has what explanations I've gathered. HTH regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
