RE: [xsl] Cannot view XML input using XSL style sheet

Subject: RE: [xsl] Cannot view XML input using XSL style sheet
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Tue, 21 Dec 2004 11:17:46 -0600
Hi Carl,

This seems to be an encoding saving problem on the server-side. In what
format/encoding does the server save the file? Do you open and save the xml
file locally?

Cheers,
<prs/>

-----Original Message-----
From: karl@xxxxxxxxxxxxxxxxxxxx [mailto:karl@xxxxxxxxxxxxxxxxxxxx] 
Sent: Tuesday, December 21, 2004 10:50 AM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Cannot view XML input using XSL style sheet

Hello,

This might be a bit off-topic...

My server generates XML, the XML has an embedded XSL reference.  When the
browser (IE) attempts to render the XML I get the following error:

============= error begin

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and
then click the Refresh button, or try again later.

Access is denied. Error processing resource
'http://mydomain.com/sdetail/download/StudentIntegrityStatus.xsl'.

============= error end

The issue can be resolved by opening up the XML source, making any change at
all to the XML, saving the XML and then reloading the XML in the browser.
Does anyone know how to resolve this issue?

Karl

Current Thread