OK, I found the answer looking through the bug list.

The project file name needs to appear in the command line directly after 
the /project/ switch.

Thanks,

Bill


On 3/25/2010 3:22 PM, Bill McCormick (LIST) wrote:
> I made a C# test project called "Test" that is not a VSS project and now 
> other solution and it does not work.
>
> Here's the complete output:
>
> b...@engineeringhead /cygdrive/c/ace-co-devel/Aceco.NET/Test
> $ ll
> total 38
> -rwx------+ 1 Bill None  1137 Mar 25 12:51 Form1.Designer.cs*
> -rwx------+ 1 Bill None   325 Mar 25 12:51 Form1.cs*
> -rwx------+ 1 Bill None   467 Mar 25 12:51 Program.cs*
> drwx------+ 2 Bill None     0 Mar 25 12:51 Properties/
> -rwx------+ 1 Bill None  3223 Mar 25 12:51 Test.csproj*
> -rwx------+ 1 Bill None   897 Mar 25 12:51 Test.sln*
> -rwx------+ 1 Bill None 22016 Mar 25 13:00 Test.suo*
> drwx------+ 3 Bill None     0 Mar 25 12:51 bin/
> drwx------+ 3 Bill None     0 Mar 25 12:51 obj/
>
> b...@engineeringhead /cygdrive/c/ace-co-devel/Aceco.NET/Test
> $ heat project -pog:Content -ag -template:fragment -out Test.wxs 
> "Test.csproj"
> Microsoft (R) Windows Installer Xml Toolset Harvester version 3.0.5419.0
> Copyright (C) Microsoft Corporation. All rights reserved.
>
> heat.exe : error HEAT0001 : -pog:Content
>
> 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 sure I'm doing something stupid, but for the moment, I'm only 
> copying and pasting almost exactly what is given as an example in the 
> help file.I can't believe this problem has everybody stumped. Is there 
> no one here that has any ideas on what is happening here?
>
> Thanks,
>
> Bill
>
> On 3/25/2010 11:47 AM, Bill McCormick (LIST) wrote:
>   
>> ... and yes, the project does build without any errors, but there are 
>> some warnings. Could that be the problem?
>>
>> Thanks,
>>
>> Bill
>>
>> On 3/24/2010 5:21 PM, 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
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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
>>>   
>>>     
>>>       
>> Bill McCormick
>>   
>>     
>
> Bill McCormick
>   

Bill McCormick
-- 
ACE-CO
5355 Dietrich Rd.
San Antonio, TX 78219
(210) 661-4111 x512
(800) 676-4111 Toll Free
(210) 662-6177 Fax
(210) 216-6641 Cell
mailto:wpmccorm...@ace-co.com
http://www.ace-co.com 


------------------------------------------------------------------------------
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