Subject: RE: FW: xsl:document() and Access is Denied error
From: Américo Albuquerque <melinor@xxxxxxx>
Date: Fri, 27 Jun 2003 16:13:38 +0100
|
Hi
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Erika Marlow
> Sent: Thursday, June 26, 2003 2:49 PM
> To: XSL List
> Subject: FW: xsl:document() and Access is Denied error
>
>
>
>
> <xsl:variable name="Names"
> select="document('\\intranet\FileName.xml')" />
> ?
That's trying to open FileName.xml on a local share named intranet. Look if
you have that shar created, if you have read access to it or to FileName.xml
(...)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|