Bugs item #1894817, was opened at 2008-02-16 02:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1894817&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: extensions Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rob (rmacfadyen) Assigned to: Scott Kurtzeborn (scotk) Summary: Uninstall fails if IIS ext can't locate website Initial Comment: "Failed to read IISWebsite" (or similar) occurred during uninstall, preventing the uninstallation from proceeding. This originally occurred when the website configuration was being driven from properties (ie. not hardcoded into the elements themselves) _and_ the properties where not saved/loaded from the registry. However... this illustrates that the IIS Extension's remove actions, and probably rollback actions, will raise fatal errors. Any remove or rollback action should not raise fatal errors (users are left with an application that cannot be removed... rather than a removed application that left a few bits behind). This could also happen even when properties are saved/loaded from the registry if a system administrator reconfigured IIS. For example... changed the port #... and then poof... uninstall cannot proceed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1894817&group_id=105970 ------------------------------------------------------------------------- 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-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
