How to: Edit a SharePoint Deployment Configuration
You can create a deployment configuration or modify an existing deployment configuration. For example, you could run a single step or change the order of the steps in the deployment process. You may want to create or modify deployment configurations because the built-in and programmatically added configurations cannot be changed.
To create a SharePoint deployment configuration
-
Select a SharePoint project in Solution Explorer and then click ProjectName Properties on the Project menu.
-
Click the SharePoint tab.
-
Click New.
The Add New Deployment Configuration dialog box appears.
-
In the Name text box, type a name for the deployment configuration.
-
In the Available Deployment Steps pane, select the steps that you want to add to the deployment configuration, and then click the (>) button.
Note
If you have configured a pre-deployment command or a post-deployment command, these steps only run if you add these steps to a customized deployment configuration.
-
Click OK.
To change the active deployment configuration
-
Select a SharePoint project in Solution Explorer and then click ProjectName Properties on the Project menu.
-
Click the SharePoint tab.
-
In the Active Deployment Configuration combo box, click the arrow.
-
Click the name of the deployment configuration that you want to use.
- 7/27/2010
- Kemp Brown[MSFT]
- 8/3/2010
- Kemp Brown[MSFT]