[wix-users] how to debug/locate LGHT0001 error?

Rob Mensching rob at firegiant.com
Tue Dec 1 14:26:57 PST 2015


LGHT0001 indicates a crash in the toolset. If you look at the full output (instead of the summary VS provides) you'll get a stack trace.
_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Ian Bell
Sent: Tuesday, December 1, 2015 2:20 PM
To: 'WiX Toolset Users Mailing List' <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] how to debug/locate LGHT0001 error?

Evening Keith,

How were you able to get Candle to generate the line number?   Are you
running Candle from the command line or as part of the build process in
Visual Studio?     I am building my WIX projects in VS2015 and, even when
adding the argument -pedantic, the only information Candle generated to indicate a build error is:
     1>light.exe(0,0): error LGHT0001: Illegal characters in path.

I am using the '/l*v' argument to generate the log file.  As you indicate,
it is a challenge wading through the information.    



Ian


More information about the wix-users mailing list