Debug a worker job item using IWR_InprocCore.exe

  1. Use Workflow XML Designer to prepare and save a workflow XML file which includes the job item to debug.
  2. In Visual studio, select Project properties > Debug > Start external program.
  3. Select the IWR_InprocCore.exe.
  4. Specify your workflow file as the command line argument.
  5. Start debugging.