The command line order is wrong from a first glance. We have not been happy with the way heat handles its command line (there is a bug filed). Please try to reorder your command line according to the help given.
Yours: $ 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" Should Be: $ heat project "C:\ace-co-devel\Aceco.NET\AceCmdCom\AceCmdCom.vbproj" -pog:Binaries -var var.AceCmdCom -dr AceCmdCom -ag -suid -cg ACECMDCOM -sfrag -out AceCmdCom.wxs -template:fragment Hope that helps, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove On Thu, Mar 25, 2010 at 9:47 AM, Bill McCormick (LIST) < wpmccorm...@ace-co.com> 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 > -- > 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 > ------------------------------------------------------------------------------ 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