[wix-users] how to debug/locate LGHT0001 error?
Rob Mensching
rob at firegiant.com
Tue Dec 1 21:56:17 PST 2015
If you can debug C#, it should be pretty straight forward. Just take the same command-line shown by MSBuild, put that in the debugger, and make sure to break on any exception thrown. Eventually, it'll drop you right at the issue.
Exceptions are one of the easier types of issues to debug.
_____________________________________________________________
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 9:50 PM
To: 'WiX Toolset Users Mailing List' <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] how to debug/locate LGHT0001 error?
Chuckle! I get your point Rob. But one thing at a time. Gotta learn to
crawl before ya walk!
Cheers,
Ian
More information about the wix-users
mailing list