Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > how to uninstall a deployed web site completely?
 

how to uninstall a deployed web site completely?

Hi all.

I used web setup project in VS2005 Team Suite version to create a .msi file for asite. I deployed this site to a virtual directory named HRPortal thru running the .msi file. When the site was accessed, it will generate some sub directories under which there are some text fileunder the virtual directory. It worked well. But the problem is when I re run the .msi and select the remove option to uninstall this site, these generated sub directories were not deleted during uninstallation. Anyone can tell me how to remove these directories so that I can uninstall a deployed web site completely?

Thanks and Regards.

kele  Friday, May 11, 2007 1:48 PM
Hi guys give me some advice? Thanks.
kele  Monday, May 14, 2007 1:46 AM

Hi,

Have you solved this?

I've the same problem Sad

Jonas Soderberg  Wednesday, November 26, 2008 8:30 PM
sorry , i have not got solution.
dedicated to .NET
kele  Sunday, August 09, 2009 6:58 AM

You can use google to search for other answers

Custom Search

More Threads

• Deployment Project (Setup): Problem with Registry Entry
• make installation files
• Questions about doing a MSI installer of my project.
• ClickOnce/VS Boostrapper Signed File Validation
• Need Help Publishing
• Installing prerequisites
• RemovePreviousVersions: Installs before it uninstalls??
• Keeping custom directory structure during custom prerequisite download
• How to change the keys in the config file
• Using Updater App. Block v2.0 for .NET Outlook Add-In