This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Document Function






Hi!! Everybody


Iam trying to load an XML file through Document function which resides in 
some other windows directory, like

<xsl:variable name = "temp" select = Document('C:\Sample\Emp.xml')/>

but when I execute this ,IE displays me the Error "Access is denied"

I also tried

<xsl:variable name="temp" select = Document'file:///C:/Sample/Emp.xml')/>

but I get the same error


can anyone tell me why this is happening.

(Iam using MSXML 3 and the web server is IIS)

Thanx
Ankur

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]