Sunday, 10 June 2012

Xml Page Cannot Be Displayed

Xml Page Cannot Be Displayed
Hello,
When I try to download a file in internet explorer , I have this Error Message in my internet explorer:

Quote:
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.
Access is denied.
I do not know how to solve it,please Help me solve this problem Thanks in advance

#2
14-08-2009

deveritt
Member

Join Date: Apr 2008
Posts: 2,528
Re: Xml Page Cannot Be Displayed
XML documents at the origin are made in any html tag, style xsl can define custom tags and to assign a style to each tag. To avoid this error message, you simply do not attempt to include an XSL stylesheet in your XML file.also go to Run /type "sfc/scannow" , Wait for it to check the files

#3
14-08-2009

Trio
Member

Join Date: May 2008
Posts: 2,752
Re: Xml Page Cannot Be Displayed
The problem arises only in IE. Try to open this document with Firefox for example. I tested and it works perfectly. The message happens when you open a page with a malformed xml mime type.Well you might try repairing Internet Explorer to solve your problem

#4
14-08-2009

johnson22
Member

Join Date: May 2008
Posts: 2,111
Re: Xml Page Cannot Be Displayed
This error occurs when your Microsoft .NET Framework is not properly installed, not properly configured or not registered with the Microsoft IIS web server.

To fix IIS mappings for ASP.NET, run the Aspnet_regiis.exe utility:
Click Start, and then click Run.
In the Open text box, type cmd, and then press ENTER.
At the command prompt, type the following, and then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
In this path, version represents the version number of the .NET Framework that you installed on your server. You must replace this placeholder with the actual version number when you type the command.

Just ensure you are in the correct 'version' folder...then execute the following command.
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i

#5
14-08-2009

Jackson2
Member

Join Date: Apr 2008
Posts: 2,265
Re: Xml Page Cannot Be Displayed
You attempt to open the .xml file attachment either by double-clicking the attachment or by right-clicking the attachment and then clicking Open.

To work around this issue, save the .xml file attachment to another location on your hard disk, and then open the file from this location. To do this, follow these steps:
Start Outlook or Outlook Express, and then open the message that contains the .xml file attachment that you want to open.
For Outlook, Right-click the attachment, and then click Save As. For Outlook Express, on the File menu, click Save Attachments.
In the Save Attachment dialog box for Outlook, or in the Save Attachment As dialog box for Outlook Express, specify a name and a location in which to save the file, and then click Save.
Close the message window.
Start Windows Explorer, and then locate the .xml file that you saved in step 3.
Double-click the file to open it.

No comments:

Post a Comment