Debugging Workflows in Visual Studio 2005
To debug your workflow library, execute following steps:
- Compile both projects (GUI/Business Workflow library)
- Go the the Workflow Library project's properties
- Go to the Debug tab
- Set the 'Start External Program' below the 'Start Action' section
- Browse to the compiled GUI project and select the executable (.exe).
- Make sure that your Business Workflow Library is set as startup project
0 comments:
Post a Comment