xsl-list
[Top] [All Lists]

RE: Server Side use of xsl document function fails.Why?

2002-08-30 02:37:42
Hi,

I have an xslt stylesheet that uses the xsl document(uri) 
function to merge
data (from a sql 2000 template file that returns the results 
of a database
query as XML) into an existing XML document during transformation.

When the xsl file is applied to the xml file at the client 
side (using xml
4.0, IE6) this works fine. 

When the same operation is done server side (using xml4.0, 
ASP, IIS5 and the
transformnode method), it fails with the message "No data is 
available for
the requested resource."

Is the url you're passing to the document function relative? If so, have you 
checked that they base-url is the same?

Cheers,

Jarno, Sini, Santtu, and the rest of the identity crisis crew

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>