Hi all,

I am creating an installing to support a total of 31 languages. I have created 
.wxl files in order to inject my custom strings into the installers.
Everything works as expected except for the following languages:
Vietnam,
Thai,
Chinese (Taiwan),
Chinese (PRC).

For each of these languages I get the following error:
"C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\WelcomeDlg.wxs(26) : 
error LGHT0311 : A string was provided with characters that are not available 
in the specified database code page '950'. Either change these characters to 
ones that exist in the d
atabase's code page, or update the database's code page by modifying one of the 
following attributes: Product/@Codepage, Module/@Codepage, Patch/@Codepage, 
PatchCreation/@Codepage, or WixLocalization/@Codepage."

The error is altered for each of the codepages respectively.

I have checked all the codepages for each of the languages above and I believe 
they are correct (if anyone knows them to be different please correct me!).
Is there something I am missing?

I am using WIX v3.5,

Any help would be gratefully received.

Many thanks,

David Amey
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to