I have done some customization in Purchase Agreement workflow while releasing the Purchase order. So I need to debug it, as of now I have tried to Attach the process with /w3wp.exe/ and /Batch.exe/
But none of them are hitting my breakpoints in the extended classes of workflow.
Debugger is not hitting on Custom Purchase Agreement Workflow
Doesn't the process actually run in a batch? If so, attach the debugger to batch.exe instead.
Also, make sure you're using IIS (w3wp.exe) and not IIS Expresss (iisexpress.exe).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.