I ran heat from the commandline with a command in the following form:

    heat dir ".\MyFolder" -gg -template product -out out.wsx

But when I did, I got the following error:

    Windows Installer XML Toolset Toolset Harvester version 3.8.1128.0
    Copyright (c) Outercurve Foundation. All rights reserved.
    
    Unhandled Exception: System.IO.IOException: The handle is invalid.
    
       at System.IO.__Error.WinIOError(Int32 errorCode, String
maybeFullPath)
       at System.IO.__ConsoleStream.Write(Byte[] buffer, Int32 offset, Int32
count)
       at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean
flushEncoder)
       at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32
count)
       at System.IO.TextWriter.WriteLine(String value)
       at System.IO.TextWriter.SyncTextWriter.WriteLine(String value)
       at
Microsoft.Tools.WindowsInstallerXml.ConsoleMessageHandler.Display(Object
sender, MessageEventArgs mea)
       at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Run(String[] args)
       at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Main(String[] args)

The Windows version reported on my commandline is Version 6.1.7601.

Anybody have any idea why this might be happening?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/heat-throws-error-on-Windows-7-tp7595399.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to