Re: [WiX-users] WiX 3.6 and System.ArgumentException ("illegal characters in path") during build

2011-11-09 Thread Bruce Cran
On 08/11/2011 19:03, Bruce Cran wrote: > light.exe : error LGHT0001: Illegal characters in path. > [C:\cygwin\home\mymsi.wixproj] It turned out that I had a stray " in one of my variables which was being used in a path. -- Bruce Cran

[WiX-users] WiX 3.6 and System.ArgumentException ("illegal characters in path") during build

2011-11-08 Thread Bruce Cran
I'm using WiX 3.6.2221.0 and am having problems trying to build using msbuild.exe. Most of the time the build is failing with System.ArgumentException: light.exe : error LGHT0001: Illegal characters in path. [C:\cygwin\home\mymsi.wixproj] Exception Type: System.ArgumentException Stack T