OK. I checked out the complete project and verified that I have 
read/write permissions in each folder. Still the same.

Here's the complete command line:

$ heat project -pog:Binaries -var var.AceCmdCom -dr AceCmdCom -ag -suid 
-cg ACECMDCOM -sfrag -out AceCmdCom.wxs -template:fragment 
"C:\ace-co-devel\Aceco.NET\AceCmdCom\AceCmdCom.vbproj"

(I'm running from a cygwin/rxvt shell here, but the result is the same 
from a DOS command shell.)

Thanks,

Bill

Bill McCormick (LIST) wrote:
> OK. That had not occurred to me. The project is under source control so
> it may be that I need to check out some part or all of the project.
>
> Thanks!!
> Mike Carlson (DEV DIV) wrote:
>   
>> It shouldn't be giving this message, but have you tried building the 
>> project? I ask because it could be a secondary file (like the primary 
>> output) that heat is trying to open (and is causing the exception to occur).
>>
>> -----Original Message-----
>> From: Bill McCormick (LIST) [mailto:wpmccorm...@ace-co.com] 
>> Sent: Wednesday, March 24, 2010 2:44 PM
>> To: WiX
>> Subject: [WiX-users] heat Harvest Types of project not working
>>
>> Is heat broken for Harvest Types of project?
>>
>> Here's the output:
>>
>> heat.exe : error HEAT0001 : -pog:Binaries
>>
>> Exception Type: System.IO.FileNotFoundException
>>
>> Stack Trace:
>>    at 
>> Microsoft.Tools.WindowsInstallerXml.Extensions.VSProjectHarvester.Harvest(String
>>  
>> argument)
>>    at Microsoft.Tools.WindowsInstallerXml.Harvester.Harvest(String argument)
>>    at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Run(String[] args)
>>
>> I'm thinking it can't find the VS project file (.vbproj), but I've 
>> verified and reverified that the path is correct; tries with quotes and 
>> no quotes and nothing seems to work.
>>
>> Thanks,
>>
>> Bill
>>
>>     


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to