How to: Modify the Debug Configuration Settings of a SharePoint Workflow Project
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Applies to |
---|
The information in this topic applies only to the specified Visual Studio projects and versions of Microsoft Office. Project type
Microsoft Office version
The SharePoint templates display only in projects that target .NET Framework 3.5 or earlier versions of the .NET Framework. For more information, see Features Available by Office Application and Project Type. |
When you start the Visual Studio debugger, Visual Studio 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
Concepts
Debugging SharePoint Workflow Solutions
Troubleshooting SharePoint Workflow Solutions