XSL Transformations on local XML files generate error XSLT8690: Access is denied.
Confirmed Issue #6771535 • Assigned to Scott W.
Steps to reproduce
URL:
Repro Steps:
To reproduce this, create any XML file locally on a drive that links to a local XSL stylesheet in the same directory. Type the path using the file:/// syntax into the Edge browser. The browser will generate the error in the console and only display the XML file with the tags stripped out, not the correct transformation.
A sample XML and XSL file set has been attached.
Expected Results:
The browser should be able to run the XSL transformation correctly and display the formatted output.
Actual Results:
Dev Channel specific:
No
You need to sign in to your Microsoft account to add a comment.
Sign in