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

Subject: RE: [xsl] Server Side use of xsl document function fails.Why?
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 30 Aug 2002 12:37:42 +0300
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


Current Thread