Re: [WiX-users] Error on uninstall

2010-04-19 Thread Sascha Beaumont
Your custom action is failing... try setting CustomAction/@Return="ignore" On Tue, Apr 20, 2010 at 10:24 AM, Pierson Lee (PIE) wrote: > > Trying to uninstall a service and it fails to uninstall. Log shows: > > MSI (s) (68:00) [17:20:43:678]: Invoking remote custom action. DLL: > C:\Windows\Ins

[WiX-users] Error on uninstall

2010-04-19 Thread Pierson Lee (PIE)
Trying to uninstall a service and it fails to uninstall. Log shows: MSI (s) (68:00) [17:20:43:678]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI42ED.tmp, Entrypoint: ExecXmlFileRollback ExecXmlFileRollback: Error 0x80070003: Failed to get modified date of file E:\PricingManager

[WiX-users] Error on Uninstall when some files missed (deleted)

2007-07-23 Thread Anton Filippov
Hi All! I have error on uninstall if some files in my install dir are deleted manually (for example). When I execute install.msi, I've following message: Another version of this product is already installed... If I try uninstall throught Add|Remove Prg, system promt me select install source (but

Re: [WiX-users] Error on uninstall? - FIXED

2007-05-14 Thread Julie Campbell
Better? (Works anyway) Z AND NOT REMOVE~="ALL" Julie Campbell [EMAIL PROTECTED] -Original Message- Message: 4 Date: Sat, 12 May 2007 10:11:40 -0700 From: Rob Mensching <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Error on uninstall? - FIXED To: Aaron Feng <[EMAIL

Re: [WiX-users] Error on uninstall? - FIXED

2007-05-12 Thread Aaron Feng
bell Cc: Bob Arnson; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error on uninstall? - FIXED Julie, I assume your custom action does not run during repair, but only during install? I have a custom action that runs during install, but also runs during repair which causes an error. Can you show

Re: [WiX-users] Error on uninstall? - FIXED

2007-05-12 Thread Rob Mensching
eforge.net Subject: Re: [WiX-users] Error on uninstall? - FIXED Julie, I assume your custom action does not run during repair, but only during install? I have a custom action that runs during install, but also runs during repair which causes an error. Can you show me your custom action with the condit

Re: [WiX-users] Error on uninstall? - FIXED

2007-05-11 Thread Aaron Feng
ampbell > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error on uninstall? > > Julie Campbell wrote: > > Here's what seems to be the applicable part of the log. The user error is > > something like "one or more files needed for restoration cannot be fo

Re: [WiX-users] Error on uninstall? - FIXED

2007-05-11 Thread Julie Campbell
issue some brainwaves. Julie Campbell [EMAIL PROTECTED] -Original Message- From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 2:48 AM To: Julie Campbell Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error on uninstall? Julie Campbell wrote: > Here

Re: [WiX-users] Error on uninstall?

2007-05-11 Thread Julie Campbell
the source GUIDs now. (Rene, thanks for your effort too!) Julie Campbell [EMAIL PROTECTED] -Original Message- From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 2:48 AM To: Julie Campbell Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error on uninstall

Re: [WiX-users] Error on uninstall?

2007-05-11 Thread Bob Arnson
Julie Campbell wrote: > Here's what seems to be the applicable part of the log. The user error is > something like "one or more files needed for restoration cannot be found. > Restoration is not possible." > I haven't seen that error before but the log fragment below is part of the rollback

Re: [WiX-users] Error on uninstall?

2007-05-10 Thread Julie Campbell
PROTECTED] Sent: Wednesday, May 02, 2007 11:24 PM To: Julie Campbell Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error on uninstall? Julie Campbell wrote: > I started getting an error on uninstallation a couple days and despite > verbose logging have been unable to determine t

Re: [WiX-users] Error on uninstall?

2007-05-02 Thread Bob Arnson
Julie Campbell wrote: > I started getting an error on uninstallation a couple days and despite > verbose logging have been unable to determine the cause. Something I've > changed is the mostly likely culprit. Anyone have guidance? The verbose > log gives me (error codes looked up from > http://m

[WiX-users] Error on uninstall?

2007-05-02 Thread Julie Campbell
I started getting an error on uninstallation a couple days and despite verbose logging have been unable to determine the cause. Something I've changed is the mostly likely culprit. Anyone have guidance? The verbose log gives me (error codes looked up from http://msdn2.microsoft.com/en-us/library