Hi,

I have a package that installs several IIS 6 websites. When I install the 
package everything runs OK. The uninstall fails on the ConfigureIIS action. 
This happens for any new site I add to the package, while the websites that 
were already there from previous versions works fine.

I'm using global CoreXT for the build so it uses version v2.0.5508.0 of WiX.

What can be done to solve this problem?

Here is a log of the ConfigureIIS action on uninstall:

MSI (s) (CC:1C) [17:40:29:055]: Doing action: ConfigureIIs
Action ended 17:40:28: InstallCertificates. Return value 1.
MSI (s) (CC:58) [17:40:29:165]: Invoking remote custom action. DLL: 
C:\WINDOWS\Installer\MSI1B.tmp, Entrypoint: ConfigureIIs
MSI (s) (CC!5C) [17:40:29:455]: PROPERTY CHANGE: Adding 
StartMetabaseTransaction property. Its value is 'ScaConfigureIIs'.
Action start 17:40:29: ConfigureIIs.
MSI (s) (CC!5C) [17:40:29:526]: Doing action: StartMetabaseTransaction
Action start 17:40:29: StartMetabaseTransaction.
MSI (s) (CC!5C) [17:40:29:596]: PROPERTY CHANGE: Adding 
RollbackMetabaseTransaction property. Its value is 'ScaConfigureIIs'.
MSI (s) (CC!5C) [17:40:29:596]: Doing action: RollbackMetabaseTransaction
Action ended 17:40:29: StartMetabaseTransaction. Return value 1.
Action start 17:40:29: RollbackMetabaseTransaction.
MSI (s) (CC!5C) [17:40:29:706]: PROPERTY CHANGE: Adding 
CommitMetabaseTransaction property. Its value is 'ScaConfigureIIs'.
MSI (s) (CC!5C) [17:40:29:706]: Doing action: CommitMetabaseTransaction
Action ended 17:40:29: RollbackMetabaseTransaction. Return value 1.
Action start 17:40:29: CommitMetabaseTransaction.
MSI (s) (CC:58) [17:40:29:906]: Leaked MSIHANDLE (219) of type 790531 for 
thread 3676
MSI (s) (CC:58) [17:40:29:906]: Leaked MSIHANDLE (190) of type 790540 for 
thread 3676
MSI (s) (CC:58) [17:40:29:906]: Leaked MSIHANDLE (189) of type 790540 for 
thread 3676
MSI (s) (CC:58) [17:40:29:906]: Leaked MSIHANDLE (188) of type 790540 for 
thread 3676
MSI (s) (CC:58) [17:40:29:906]: Leaked MSIHANDLE (179) of type 790541 for 
thread 3676
MSI (s) (CC:58) [17:40:29:906]: Note: 1: 2769 2: ConfigureIIs 3: 5
Action ended 17:40:29: CommitMetabaseTransaction. Return value 1.
DEBUG: Error 2769:  Custom Action ConfigureIIs did not close 5 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2769. The arguments 
are: ConfigureIIs, 5,
MSI (s) (CC:1C) [17:40:30:057]: Machine policy value 'DisableRollback' is 0
MSI (s) (CC:1C) [17:40:30:057]: Note: 1: 1402 2: 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
 3: 2
Action ended 17:40:30: ConfigureIIs. Return value 3.
MSI (s) (CC:1C) [17:40:30:127]: Note: 1: 1402 2: 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
 3: 2
MSI (s) (CC:1C) [17:40:30:167]: No System Restore sequence number for this 
installation.
MSI (s) (CC:1C) [17:40:30:167]: Unlocking Server
Action ended 17:40:30: INSTALL. Return value 3.

Thanks,
Dror.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to