Invalid Language Id; Table: File, Column: Language, Key(s) #8644
Replies: 1 comment
-
You probably need to look to Orca here. For the ICE60. You have a file (referenced by row fil2D5C96A25B27C35446AAF23DD4239481), it has a version associated with it (so it will be a versioned file), but it does not have a language defined in the file table which matches the language within the file. When submitting items that involve your code, you should include your code... it stops us from having to guess what you've done to cause the error / warning. I suspect in this situation you've used the fileID reference for both the Version and Language fields. |
Beta Was this translation helpful? Give feedback.
-
hii,
I am trying to make an msi installer for a maui windows application.
I get some warning messages like:
WIX1076 WARNING: ICE03: string overflow (exceeds length allowed in column); Table: File, Column: Language, Key(s): fil5F8446D4678F6AF100904EC0512845FE
WIX1076 WARNING: ICE60: file fil2D5C96A25B27C35446AAF23DD4239481 is not a font, and its version is not an associate file reference. It should contain the language specified in the Language column.
I tried to find a solution but I didn't succeed.
If you have any suggestions on this, it will help me a lot in future development.
Beta Was this translation helpful? Give feedback.
All reactions