CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Error: Unable to import the specified XML file ...

Print topic Send  topic

Author Message
E Grant
Posted: 08/12/2002, 11:05 PM

Hello-

I've seen several references to this problem by others and have tried their solutions (changing the character set in the xml file), but the error persists.

Actual error is:
Unable to import the specified XML file with Regional Options
File: English.xml
Error: System does not support the specified encoding.

Happens just after the CC splash screen on launch. Happens again when trying to open any project (mine or the examples). I'm running Win98 (USA version). This machine used to be able to run CC w/o the error - but lately tried to run it again after a couple of months hiatus and the error cropped up.

I may have installed v4 of the MS XML parser (newest) in the mean time, is that the problem?

Any suggestions?

Thank you,
Eric Grant
Nicole
Posted: 08/13/2002, 7:27 AM

Eric,
1. Please make sure that your system supports English language,
this can be done by opening Control Panel/Regional settings.

While it is done, test any CC example. If the problem persists, then
2. Open English.xml, and find lines:

<?xml version="1.0" encoding="ISO-8859-1"?>
<Messages Encoding="ISO-8859-1">

then change them to: us, us-ascii, ISO646-US, iso8859-1, iso_8859-1, ascii. E.g.

<?xml version="1.0" encoding="us"?>
<Messages Encoding="us">
E Grant
Posted: 08/13/2002, 10:19 PM

Nicole-

Thanks for the quick response. However, after going through your suggestions, the error persists. My control panel is set to "English (United States)" and my English.xml file reads:

<?xml version="1.0" encoding="us"?>
<Messages Encoding="us">

Do you have another suggestion? If you were me, what would you try next?

Thanks again,
Eric
Nicole
Posted: 08/14/2002, 2:19 AM

Eric,
please try to use several other encodings. The list of all of them is available in MSDN: http://msdn.microsoft.com/library/default.asp?url=/work...nce/charset.asp

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.