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

  • SharePoint workflow

Microsoft Office version

  • SharePoint Server 2007

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

  1. 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.

  2. In Solution Explorer, select the workflow project node.

  3. On the View menu, click Properties Window.

    The Properties window appears.

  4. 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 (ASP.NET Mobile Designer ellipse). 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

  1. 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.

  2. In Solution Explorer, select the workflow project node.

  3. 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

SharePoint Workflow Solutions

Debugging SharePoint Workflow Solutions

Troubleshooting SharePoint Workflow Solutions

Reference

SharePoint Workflow Project Templates