Thanks Carter.

It actually turned out to be some hidden characters that were on that line 
caused by copy/paste from SharePoint... What a pain when these extra hidden 
characters are copied and causes issues like this....

Tim.

From: eyoung100 [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n759305...@n2.nabble.com]
Sent: Monday, March 03, 2014 8:28 AM
To: Tim Mayert
Subject: Re: String registry key that contains "{}" seems to be causing 
LGHT0311 error

Looks like those Characters arent available in the Japanese CodePage.
See: http://msdn.microsoft.com/en-US/goglobal/cc305152

Carter

Quoting TimM <[hidden email]</user/SendEmail.jtp?type=node&node=7593051&i=0>>:

> We just added a new registry key to our installer:
> <RegistryValue Id="ArgumentTemplate_Regkey" Name="ArgumentTemplate"
> Value="BUT_AREA_CAPTURE –x{0} –y{1} –w{2} –h{3}" Type="string" />
>
> Our install supports 26 languages and during the install we will get the
> following error on this registry key entry:
>
> [22:35:13][Light]
> D:\BuildAgent73\work\91fb0265b456f38d\SBTools\Source\SBTools\installs\win\SMARTTools.wxs(118,
> 0): error LGHT0311: A string was provided with characters that are not
> available in the specified database code page '932'. Either change these
> characters to ones that exist in the database'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.
>
> So does this mean that if we support multiple languages and have registry
> keys with {} entries that it they are supported?
>
> Is there any way to get around this issue?
>
> Any help would be appreciated.
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/String-registry-key-that-contains-seems-to-be-causing-LGHT0311-error-tp7593049.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> With Perforce, you get hassle-free workflows. Merge that actually works.
> Faster operations. Version large binaries.  Built-in WAN optimization and the
> freedom to use Git, Perforce or both. Make the move to Perforce.
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> [hidden email]</user/SendEmail.jtp?type=node&node=7593051&i=1>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>




------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7593051&i=2>
https://lists.sourceforge.net/lists/listinfo/wix-users
The Birth and Growth of Science is the Death and Atrophy of Art. -- Unknown

________________________________
If you reply to this email, your message will be added to the discussion below:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/String-registry-key-that-contains-seems-to-be-causing-LGHT0311-error-tp7593049p7593051.html
To unsubscribe from String registry key that contains "{}" seems to be causing 
LGHT0311 error, click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7593049&code=VGltTWF5ZXJ0QHNtYXJ0dGVjaC5jb218NzU5MzA0OXwtMTcxMzc3MTUwNA==>.
NAML<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/String-registry-key-that-contains-seems-to-be-causing-LGHT0311-error-tp7593049p7593053.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to