Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LGHT0001 Error: Hexadecimal Value 0x00, os an invalid character when adding an RTF File #4485

Closed
wixbot opened this issue Jul 30, 2014 · 5 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Jul 30, 2014

Light reported the following error:

LGHT0001 Error: Hexadecimal Value 0x00, os an invalid character when adding an RTF File, which was terminated with a NULL. This, possibly is an error.

The bug is the fact that the error message did not point to the line of code or to the RTF file.

In addition, possibly, terminating an RTF file with a null character might be acceptable. This, however, is a secondary issue.

7/31/2014 Update: It seems that the RTF standard does permit ending the file with a Null; right click to create a new RTF, the file has no Null. Open with Word Pad and save, and a null is added with a bit of formatting.

Originally opened by davidhary

@wixbot
Copy link
Author

wixbot commented Jul 30, 2014

Originally changed by davidhary
Type changed from Feature to Bug

@wixbot
Copy link
Author

wixbot commented Sep 26, 2014

I am getting the same error when I try to call the light.exe to create the installer. I am trying to migrate the windows installer from the Wix Toolset3.8 to Wix Toolset4.0. I have updated the project files and the WixNetFxExtension and WixUIExtension.

When the light.exe command runs with its command line parameters it errors out with the following error msg:

light.exe(0,0): error LGHT0001: hexadecimal value 0x00, is an invalid character.
Light does not indicate to me which file or line has the invalid character. Any help will greatly be appreciated.

Originally posted by abose
Status changed from Open to Untriaged

@wixbot wixbot added this to the v4.0 milestone Dec 20, 2015
@DevMichaelSabo
Copy link

DevMichaelSabo commented Apr 10, 2018

Have also this error code with newest build 4
light.exe(0,0): error LGHT0001: '.', hexidezimaler Wert 0x00, ist ein ungültiges Zeichen.

@mrgatesjunior
Copy link

I as well have this same problem with also newest build 4

@robmen robmen self-assigned this Jul 22, 2020
@robmen
Copy link
Member

robmen commented Jul 22, 2020

This was fixed by wixtoolset/Data@ef6dd67 in wixtoolset/Data#70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants