[WiX-users] harvesting x64 com dll with heat

2014-12-05 Thread ssmsam
Hi I am harvesting a x64 C# COM exposed dll using heat.exe. Though it creates a component with the file element only. I throws following warning: heat.exe : warning HEAT5150 : Could not harvest data from a file that was expect ed to be a SelfReg DLL: D:\testcom\testCOMdll.dll. If this file

Re: [WiX-users] harvesting x64 com dll with heat

2014-12-05 Thread Phil Wilson
That error message and error 193 seem to indicate that Heat is expecting a Win32 Self Registering COM Dll, not a .NET Dll. What are you expecting to harvest? --- Phil Wilson On Fri, Dec 5, 2014 at 8:24 AM, ssmsam ssmcs...@gmail.com wrote: Hi I am harvesting a x64 C# COM exposed

Re: [WiX-users] harvesting x64 com dll with heat

2014-12-05 Thread ssmsam
I built C# dll with x86 release mode and i Ran heat over it the heat cmd: D:\heat file testcom\testCOMdll32.tlb -srd -sfrag -suid -svb6 -gg -g1 -out D:\testcom\testcomtlb.wxs Windows Installer XML Toolset Toolset Harvester version 3.9.1006.0 Copyright (c) Outercurve Foundation. All rights