My WiX VS 2010 project contains direct file references (i.e. template
files) and project references.  In the WiX project, each of the .NET
project references has the property Harvest="true" and Project Output
Groups="Binaries".

When building the WiX project (or the entire solution), whether in the
VS 2010 IDE or using MSBuild on the command line, the build process runs
only Candle.exe and Light.exe - even after .NET project references are
added / removed.  It does not run Heat to harvest the .NET projects.
This raises the error

... Product.wxs(279): error LGHT0094: Unresolved reference to symbol
'WixComponentGroup:Configuration.Binaries' in section 'Fragment:'.
[D:\Projects\Deployment\WiXSetup\WiXSetup.wixproj]

Does the Harvest operate differently in VS 2010 and WiX3.6?  Or am I
missing something?

Regards,
Dave

 

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to