This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- IIS 7 - Uninstall is not removing applications set up in IIS.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 21, 2009
01:17 PM
IIS 7 - Uninstall is not removing applications set up in IIS.
I am installing application under the Default Web Site in IIS. After I run the uninstall the Applications are left behind in IIS. Is there a way to force the removal of these without setting uninstall of the WebSite? I can't uninstall the Default Web Site.
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 22, 2009
12:35 PM
Anyone have a clue?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 28, 2009
03:35 PM
I am still having this issue. When I uninstall the Applications in IIS are still there.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 28, 2009
03:56 PM
one posabilty is that the install settings for the IIS application component might be set incorrectly. Verify the component that the application is associated with is not set to permanent. Also if it is set to shared you will need to verify that it does not think something else might be using that component. Shared components used by other products will not be uninstalled, if the component was ever installed as permanent you might need to clean the registry of any references to it, or change the component guid.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 28, 2009
04:23 PM
Thanks a TON. The changing of the GUID fixed it for me. I had already changed the component from being Permanent and Shared, but I needed to change the GUID value.
