Bugs item #1358224, was opened at 2005-11-16 11:29 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=1358224&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: CustomActions Group: None Status: Open Resolution: None Priority: 5 Submitted By: sgoodij (sgoodij) Assigned to: Nobody/Anonymous (nobody) Summary: Missing web site breaks repair and uninstall Initial Comment: When ConfigureIIs tries to uninstall a web site, it fails if the web site doesn't exist anymore (the port number doesn't match any web site): ConfigureIIs: Error 0x80070490: failed to read IIsWebSite table Error 26002. Failed to read IIsWebs table. (- 2147023728 ) I don't think it should be that way. ConfigureIIs should behave the same way as MSI when trying to remove a file that is missing: simply ignore the error. For example, if you install your software in a folder, rename or remove this folder and uninstall the software, then the product will be removed, except the renamed folder. And this behavior also breaks the repair function: change the port of the installed web site (or remove it), then launch a repair of the product, it will fail instead of reinstalling the web site. Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1358224&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
