Visual InterDev
You can delete a Web Project and its associated Web application or just remove the project from a solution without deleting its files.
A Web application has two copies of the Web files that are managed by the Web project: local and master. In addition to deleting the project file (.vip), you can delete one or both of these copies of the application. For more information about local and master files, see Web File Processing.
To delete a Web project
To delete | Choose |
Your local Web project (.vip) file and the local copy of the Web application | Local Web project and all associated files |
Your local Web project (.vip) file and the master copy of the Web application | Master Web project and all associated files |
Your local Web project (.vip) file and both the local and master copies of the Web application | Both the master and local Web projects and all files |
Note If you choose to delete only the local Web project and files, you can later create a project that points to the master copy of the Web application that remains on the server.
If you choose to delete only the master copies, you also delete the local project file (.vip), but the local directory and Web application files remain on your machine.
You might want to keep your project and its associated files but remove it from the solution.
To remove a project from a solution
The project reference in the solution file is removed but the project file and the local and master Web files remain.