On 10-09-08 10:52 AM, Rob Jarratt (MCS UK) wrote:
> Up to now I have been merrily adding assembly references to my WiX project 
> and setting Harvest to true etc to get the assemblies included into the MSI. 
> For some reason now though this has stopped working for any new assemblies I 
> want to add. The new assembly does not appear in product.generated.wxs. The 
> wixobj for the assembly is appearing in the obj directory. I have added the 
> references to the product.generated.wxs file by hand and that works fine, but 
> why would it suddenly stop generating the file correctly? The file is not 
> read only (it was locked by source control the first time I added the new 
> assembly reference).
>

Heat needs to be able to load the assembly properly. Are there 
dependencies missing? Adding the dependencies to the PATH variable 
worked for me.

-- 
Sohail Somani
--
iBlog : http://uint32t.blogspot.com
iTweet: http://twitter.com/somanisoftware
iCode : http://bitbucket.org/cheez



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to