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 Trace:
      at System.IO.Path.CheckInvalidPathChars(String path)
      at System.IO.Path.IsPathRooted(String path)
      at 
Microsoft.Tools.WindowsInstallerXml.BinderFileManager.ResolveFile(String 
source, String type, SourceLineNumberCollection sourceLineNumbers, 
BindStage bindStage)
      at 
Microsoft.Tools.WindowsInstallerXml.Binder.ResolveFields(TableCollection 
tables, Hashtable cabinets, ArrayList delayedFields)
      at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output 
output,  String databaseFile)
      at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, 
String file)
      at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args)

  Has anyone else come across this and know what the problem might be?

-- 
Bruce Cran

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to