Hi everybody,

I am experimenting with building a simple setup on tfspreview, and I've
run into a problem. The setup BTW, consists of a single feature, one
component and a single file.

I have checked-in the binaries into src control and made the necessary
changes in the project file to set the WixToolPath as documented. When
building locally, it runs fine, and I see the binaries under src control
being used. When running under msbuild, it fails when running light.exe.

The exact error is:

light.exe : error LGHT0001: The filename, directory name, or volume
label syntax is incorrect. (Exception from HRESULT: 0x8007007B)
[C:\a\src\LockIt\MMC.Setup\MMC.Setup.wixproj]

mm.setup.winproj file is my project file.

candle.exe:
-dProjectPath=C:\a\src\LockIt\MMC.Setup\MMC.Setup.wixproj

-light.exe:
-wixprojectfile C:\a\src\LockIt\MMC.Setup\MMC.Setup.wixproj

I have diffed the local build log against the msbuild one and I cannot
see any difference, for neither candle.exe nor light.exe. Just to be
sure that there are no misunderstandings, candle.exe seems to have
executed properly under msbuild, or at least it did not report any error.

So .. what did I did do wrong?

Thank you in advance for any tip you may share.

Thanks,

Marco






------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to