Re: [WiX-users] HEAT5150: Could not harvest data

2010-02-09 Thread jwalker
ences are between the ones that work and the ones that > don't. It's a 32-bit machine and native code. These are third-party > components, so I really don't have much visibility into them. > > --- On Fri, 1/22/10, Blair wrote: > > From: Blair > Subject: Re: [WiX-us

Re: [WiX-users] HEAT5150: Could not harvest data

2010-01-22 Thread Brian Rogers
components, so I really don't have much visibility into them. > > --- On Fri, 1/22/10, Blair wrote: > > From: Blair > Subject: Re: [WiX-users] HEAT5150: Could not harvest data > To: "'General discussion for Windows Installer XML toolset.'" < > wix-users@

Re: [WiX-users] HEAT5150: Could not harvest data

2010-01-22 Thread jwalker
them. --- On Fri, 1/22/10, Blair wrote: From: Blair Subject: Re: [WiX-users] HEAT5150: Could not harvest data To: "'General discussion for Windows Installer XML toolset.'" Date: Friday, January 22, 2010, 1:58 AM The SelfReg table is better than calling regsvr32 from a CA,

Re: [WiX-users] HEAT5150: Could not harvest data

2010-01-21 Thread Blair
The SelfReg table is better than calling regsvr32 from a CA, but not by much. At least it is obvious. Is your build machine 32-bit or 64-bit? Are there any obvious differences between the files that heat processes OK and the ones that it errors on? Are the files .net or native code? -Origin