posted 14 years ago
Hi All,
I am having difficulty opening up XML files offline (not connected or Internet/behind a proxy server) using Internet Explorer as it returns the following message:
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
The server did not understand the request, or the request was invalid. Error processing resource 'http://www.w3.org/TR/xhtm...
Below is the snippet of the XML document I am trying to open:
Firefox can open the same document but as flat file which looses some of the hierachical tree structure and cannot track the source of the nodes properly.
I would like to read its content the same way as an XML editor would, without having to purchase one since I only need it for viewing purposes.
I have been told that by changing the PUBLIC to SYSTEM to reference a local drive would resolve this but do not have the instruction.
Any assistance would be much appreciated.
Thanks a lot,
Jack