You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Alberto Massari <am...@datadirect.com> on 2005/03/18 10:22:19 UTC

Re: [jira] Commented: (XERCESC-1318) icu build with VC7 project files does not work

Hi Veeren,
the error message should be "Could not load a local code page transcoder", 
and it is reported by Xerces when the transcoding service fails to create 
the transcoder from Unicode to the local code page.
Now, on Windows, only the ICU transcoder can fail to create, if the 
ucnv_open API fails.
The most common cause is that the icudtXY.dll/icuuc_data.dll file cannot be 
found in the PATH.

Alberto

At 14.27 08/03/2005 +0530, Viren Shah wrote:
>Hello Alberto
>We are facing a very and unexpected problem. We are using Windows 2000 
>Professional and compiling in Microsoft VC++(msdev). When we run the 
>application or try to compile on Windows Xp we get the following error:
>
>
>could not load local code page transcoder
>xml4c
>
>We are not able to find any such error on the net and after searching at a 
>few places in google, we found that some such error is related to XERCESC, 
>which has nothing to do with our application as we are working on Windows 
>Platform and using MSDEV.
>
>I have got your email from : 
><http://www.mail-archive.com/xerces-c-dev@xml.apache.org/msg14558.html>http://www.mail-archive.com/xerces-c-dev@xml.apache.org/msg14558.html 
>site wherein you have commeted to some one's problem.
>
>If you could help us, we would be highly grateful.
>
>Thanks and regards
>Veeren
>
>
><http://www.gatescorp.com/>GATES Information Systems Pvt. Ltd. 
><http://www.gatescorp.com/>Software Products & Solutions
>Veeren Shah
>CEO GAYTES Information Systems Private Ltd.
>509, "Sakar-V", Mithakhali,
>Navrangpura,
>Ahmedabad - 380 009
>INDIA
><ma...@gatescorp.com>vshah@gatescorp.com
>http://www.gatescorp.com
>tel:
>tel2:
>mobile: +91 (079)26583760 /+91 (079)26585841
>+91 (079)26585855
>+91 (0)98250 67820
><https://www.plaxo.com/add_me?u=8589994410&v0=117297&k0=1909847833>Add me 
>to your address book... <http://www.plaxo.com/signature>Want a signature 
>like this?
>



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org