Re: [WiX-users] upgrade fails with 1612 error

2015-07-21 Thread gapearce
Thanks for the reply Phil, I am now trying to figure out how that file vanishes (actually 'those files' - my tester has been able to cause this on a few VMs!?) Any ideas why this could happen (besides tampering?). These machines may be localized in different languages, too, but my tester insis

Re: [WiX-users] upgrade fails with 1612 error

2015-07-01 Thread Phil Wilson
If you look at those logs the issue is as I described: "Warning: Local cached package 'C:\Windows\Installer\3d3d06.msi' is missing." --- Phil Wilson On Wed, Jul 1, 2015 at 11:38 AM, gapearce wrote: > Sorry, here are the two logs. > Setup_AACU_2015-06-30_17-43-54.log >

Re: [WiX-users] upgrade fails with 1612 error

2015-07-01 Thread gapearce
Sorry, here are the two logs. Setup_AACU_2015-06-30_17-43-54.log Setup_AACU_2015-06-30_17-37-01.log

Re: [WiX-users] upgrade fails with 1612 error

2015-06-30 Thread gap
Here's the whole log, attached.  And a log from when it worked - on the same machine!Thanks for looking! On Tuesday, June 30, 2015 2:16 PM, Phil Wilson wrote: There is not quite enough log to be sure, but the other possibility is that the cached MSI (typically in C:\Windows\installe

Re: [WiX-users] upgrade fails with 1612 error

2015-06-30 Thread Phil Wilson
There is not quite enough log to be sure, but the other possibility is that the cached MSI (typically in C:\Windows\installer) is missing, and that will result in a search for the original MSI source. Also not clear from the log is if this is the result of an explicit ResolveSource action or someth

Re: [WiX-users] upgrade fails with 1612 error

2015-06-30 Thread Rob Mensching
It appears the old MSI requires it's source (that's a big no-no on uninstall). Can you successfully uninstall it directly (i.e. not via an upgrade)? ___ FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/