Haven't heard lots of complaints but it is always possible there is a bug.  
First, ensure that the Component(s) that installs these things is getting 
uninstalled.

-----Original Message-----
From: Amy Rosewater [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2008 09:13
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Problems with IIS6 removing AppPool and Virtual Directory 
from IIS on uninstall

Hi All,

I am currently using Wix v3.0.4624.  In previous versions of Wix v3,
when I uninstalled my application which creates a new App Pool and new
Virtual Directory, those objects got removed from IIS.  Now, however,
those objects are not being removed.

>From my log file:

Action ended 9:53:37: InstallCertificates. Return value 1.
Action start 9:53:37: ConfigureIIs.
Action start 9:53:37: StartMetabaseTransaction.
Action ended 9:53:37: StartMetabaseTransaction. Return value 1.
Action start 9:53:37: RollbackMetabaseTransaction.
Action ended 9:53:37: RollbackMetabaseTransaction. Return value 1.
Action start 9:53:37: CommitMetabaseTransaction.
Action ended 9:53:37: CommitMetabaseTransaction. Return value 1.
ConfigureIIs:  Skipping ScaInstallWebSvcExt() because
IIsWebServiceExtension table not present
ConfigureIIs:  Skipping ScaInstallMimeMap() - required table not present
ConfigureIIs:  Skipping ScaGetHttpHeaders() - required tables not
present.
ConfigureIIs:  Skipping ScaGetWebErrors() - required tables not present.
ConfigureIIs:  Skipping ScaInstallWebDirs() because IIsWebDir table not
present
ConfigureIIs:  Skipping ScaInstallFilters() - no IIsFilter table
ConfigureIIs:  Skipping ScaInstallProperty() - required table not
present
ConfigureIIs:  Skipping ScaWebSvcExtCommit() because there are no web
service extensions in the list
Action ended 9:53:37: ConfigureIIs. Return value 1.

All the logging looks identical in this file as it does from a file
where those objects removed successfully.  Anyone else seeing a similar
issue?  If not, anyone have any ideas where I could look to figure out
why this isn't happening?

Thanks,

Amy

Amy Rosewater
SPECTRUM Human Resource Systems Corporation
707 17th Street Suite 3800
Denver CO, 80202
303.592.3403
[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to