July 2016
Beginner
692 pages
13h 57m
English
You can debug the execution of a custom activity the same way as a rules extension. Open the project in Visual Studio, and in the Debug menu, select Attach to Process. In the Attach to: field, select Managed Code, and in Available Processes, select Microsoft.ResourceManagement.Service.exe. Set breakpoints as already described. Debug a custom activity UI by attaching to the w3wp.exe process, creating a workflow, and selecting the custom activity.
Read now
Unlock full access