[wix-users] ICE03 - Invalid Language ID

Jacques Eloff repstosd at gmail.com
Mon Mar 22 09:52:13 PDT 2021


Thanks Bob

I'm did see those when I diff'd the SDK and WiX copy of darice.cub.

I did run MSIVAL2 that comes with the SDK. Turns out, ICE03 is quite old
(updated in 2001).

ICE          Type       Description
ICE03        INFO      ICE03 - ICE to perform data validation and foreign
key references
ICE03        INFO      Created 05/19/1998. Last Modified 10/03/2001.
ICE03        ERROR     Invalid Language Id; Table: File, Column: Language,
Key(s): fil7D83CFFF254A4086366DA3EE7FABB74A
ICE03        ERROR     Invalid Language Id; Table: File, Column: Language,
Key(s): fil8CA4411183A2569896F5FF25A59DE3E3

I'll let you know if I have any luck.

Thanks,
Jacques




On Mon, Mar 22, 2021 at 9:46 AM Bob Arnson <bob at firegiant.com> wrote:

> You can always read the ones written in VBScript...if you enjoy that kind
> of self-punishment.
>
> -----Original Message-----
> From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Rob
> Mensching via wix-users
> Sent: Monday, 22 March, 2021 12:40
> To: Jacques Eloff <repstosd at gmail.com>
> Cc: Rob Mensching <rob at firegiant.com>; WiX Toolset Users Mailing List <
> wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] ICE03 - Invalid Language ID
>
> Yeah, Microsoft provides the darice.cub (and mergemod.cub) as part of the
> SDK. We (unfortunately) do not have any insight into them.
>
> ---
> Short replies here. Complete answers here:
> https://www.firegiant.com/services/
>
> From: Jacques Eloff <repstosd at gmail.com>
> Sent: Monday, March 22, 2021 9:12 AM
> To: Rob Mensching <rob at firegiant.com>
> Cc: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: Re: [wix-users] ICE03 - Invalid Language ID
>
> Thanks Rob
>
> I assume you are referring to the msiiceNN DLLs inside darice.cub?
>
> Jacques
>
> On Mon, Mar 22, 2021 at 6:54 AM Rob Mensching <rob at firegiant.com<mailto:
> rob at firegiant.com>> wrote:
> Very possible the ICE is out dated. Would need to follow up with Microsoft
> as they own the ICEs.
>
> ---
> Short replies here. Complete answers here:
> https://www.firegiant.com/services/
>
> -----Original Message-----
> From: wix-users <wix-users-bounces at lists.wixtoolset.org<mailto:
> wix-users-bounces at lists.wixtoolset.org>> On Behalf Of Jacques Eloff via
> wix-users
> Sent: Monday, March 22, 2021 1:13 AM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org<mailto:
> wix-users at lists.wixtoolset.org>>
> Cc: Jacques Eloff <repstosd at gmail.com<mailto:repstosd at gmail.com>>
> Subject: [wix-users] ICE03 - Invalid Language ID
>
> Hi
>
> I ran into an ICE03 issue around language IDs. It's complaining about a
> file that's setting it's language to 31748 (zh-Hant). This is a satellite
> assembly.
>
> Also, according to the official LCID list:
>
> https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-LCID/%5bMS-LCID%5d.pdf
>
> zh-Hant should be using 31748 (1028 was the old code used for CN-TW I
> think). The ICE03 docs actually points to the page that points to the LCID
> doc.
>
> And I was using WiX 3.1.14 in case that matters.
>
> Is there a way for Light to produce more information, e,.g. the authoring
> date of the ICE? Is it possible the cub file is outdated?
>
> Thanks
> Jacques
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-users mailing list