I just installed the Trial version of your Enterprise product. When I run DemoCenter, all pages show the following error:
just installed the Trial version of your product and after it finished installing, it started the Demo Center. Can you explain why I'm getting the following error in the right-hand frame?
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.
System does not support the specified encoding. Error
Processing resource ‘file:///C:/Program Files\Developer
Express .Net …
<?xml version=”1.0” encoding=”iso-8859-1”?>
Hi Neal,
The iso-8859-1 codepage is the ISO name for Latin-1 encoding. This is the default HTML codepage. It appears that your operating system isn't completely installed or is corrupted. Actually, you might experience problems with many internet documents unless this codepage is installed. We recommend that you reinstall your system. Please let us know if this helps.
Thanks,
Michael.
Before posting this I checked Control Panel->Regional and Language Options->Advanced and 28591 (ISO 8859-1 Latin-1) is checked. Doesn't this imply that it is installed? I'm not having any problems with any other applications. Reinstalling my Operating System seems extreme given this is the only problem I'm experiencing… Perhaps there's a smaller hammer I can use - I'll do some research to see if there are any other alternatives. Thanks for your suggestion…
Hi Neal,
Unfortunately, we've never had this issue reported. According to the Control Panel report, you have this encoding installed. However, we are using the standard System.Windows.Forms.WebBrowser component in the DemoCenter form. It represents the MS Internet Explorer currently installed on your system. Please try to open the "C:\Program Files\Developer Express .NET v8.1\Demos\Data\XtraEditors.xml" file in MSIE. Does it show any error? We recommend that you install all recent Windows updates and patches.
I'm looking forward to hearing from you.
Thanks,
Michael.
It produces the same error:
===========================================
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.
--------------------------------------------------------------------------------
System does not support the specified encoding. Error processing resource 'file:///C:/Program Files/Developer Express .NET …
<?xml version="1.0" encoding="iso-8859-1"?>
===========================================
If I changed the .xslt file to encoding="utf-8", then it displays the page successfully (this causes the DemoCenter app. to work as well except for pages that have the circle-R (registered trademark) character. If I remove that character, then all is well. It sounds like this is an issue on my desktop…
Hi Neal,
Please do not hesitate to contact us if you find an issue in our product or run into a problem when using it. We will be happy to assist you.
Thanks,
Michael.