How to: Modify the Debug Configuration Settings of a SharePoint Workflow Project
Applies to |
---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office. Project type
Microsoft Office version
For more information, see Features Available by Application and Project Type. |
When you start the Visual Studio debugger, Visual Studio Tools for Office uses the debug configuration settings of the SharePoint workflow project to open the appropriate Microsoft Office SharePoint Server 2007 Web site and automatically associate the workflow template with the appropriate library or list.
You can modify these settings in the Properties window or by starting the New Office SharePoint Workflow wizard. For more information, see Debugging SharePoint Workflow Solutions.
To modify debug configuration settings in the Properties window
Open or create a SharePoint 2007 Sequential Workflow or SharePoint 2007 State Machine Workflow project in Visual Studio. For more information, see How to: Create a SharePoint Workflow Project.
In Solution Explorer, select the workflow project node.
On the View menu, click Properties Window.
The Properties window appears.
In the Properties window, you can modify the SharePoint workflow debug configuration settings.
Note
Some of these settings require you to click an ellipsis button (). This button starts the New Office SharePoint Workflow wizard. Complete the wizard to modify the setting.
To modify debug configuration settings by starting the New Office SharePoint Workflow wizard
Open or create a SharePoint 2007 Sequential Workflow or SharePoint 2007 State Machine Workflow project in Visual Studio. For more information, see How to: Create a SharePoint Workflow Project.
In Solution Explorer, select the workflow project node.
On the Project menu, click SharePoint Debug Settings.
See Also
Tasks
Walkthrough: Creating and Debugging a SharePoint Workflow Solution
How to: Include Helper Files When you Debug a SharePoint Solution
SharePoint Sequential Workflow Sample
Concepts
Debugging SharePoint Workflow Solutions
Troubleshooting SharePoint Workflow Solutions