Re: [WiX-users] Managed code CA succeeds but still fails with 1603

2010-08-01 Thread Bassam Tabbara
sted about earlier in the year. What OSes are the problematic machines | running? Are they virtual machines? | | I have not yet found a solution to my problem unfortunately, although it only | occurs rarely so it hasn't been too much of an issue. | | Mike | | -Original Message-

[WiX-users] Managed code CA succeeds but still fails with 1603

2010-08-01 Thread Bassam Tabbara
I'm seeing the following weirdness in the setup log on some of our clients' machines: MSI (s) (74:88) [16:20:20:178]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIC1F3.tmp, Entrypoint: SaveOldConfig Action start 16:20:20: CA_SaveOldConfig. SFXCA: Extracting custom action to tem

Re: [WiX-users] Rollback script is wrong

2010-07-31 Thread Bassam Tabbara
ittent who knows how often it happens | in the wild. | | On Thu, Jul 29, 2010 at 5:41 PM, Bassam Tabbara | wrote: | | > Hello, | > | > | > | > We are seeing a weird case where the rollback sequence is incorrect. Our | > product does a major upgrade on every install and sche

[WiX-users] Rollback script is wrong

2010-07-29 Thread Bassam Tabbara
Hello, We are seeing a weird case where the rollback sequence is incorrect. Our product does a major upgrade on every install and schedules RemoveExistingProduct before InstallInitialize. For most of our customers this works really well and we see the following during an upgrade. We've had a nu