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

Wix Installer Adding UI #5280

Closed
elioYakidoo opened this issue Apr 27, 2016 · 2 comments
Closed

Wix Installer Adding UI #5280

elioYakidoo opened this issue Apr 27, 2016 · 2 comments

Comments

@elioYakidoo
Copy link

elioYakidoo commented Apr 27, 2016

Hello I am using the latest WixInstaller 4.0 for developing a service installer, and I am getting an error whenever I add a UIRef to the the XML.
IE:

<UIRef Id="WixUI_Mondo" /> <UIRef Id="WixUI_ErrorProgressText" />

The error I always get is the "Error LGHT0001: '.' hexadecimal value 0x00, es not a valid character"

Whenever I compile my code without this the msi file is generated with no issue, I have the references to the extension on my Visual Studio Project.

I am using VS2010
.Net Version 4.0
The error is whenever I build my WIX Project.
using Windows 8

@barnson barnson added this to the v4.0 milestone May 4, 2016
@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.

@rseanhall rseanhall added this to Needs investigation in wix.4.0-preview.0 Nov 16, 2020
@robmen
Copy link
Member

robmen commented Jan 7, 2021

Duplicate of #4485

@robmen robmen marked this as a duplicate of #4485 Jan 7, 2021
@robmen robmen closed this as completed Jan 7, 2021
wix.4.0-preview.0 automation moved this from Needs investigation to Done Jan 7, 2021
@rseanhall rseanhall moved this from Done to Obsolete in wix.4.0-preview.0 Jan 8, 2021
@rseanhall rseanhall moved this from Obsolete to Done in wix.4.0-preview.0 Jan 8, 2021
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