Hi Expert,
I am developing sharepoint 2013 workflow using visual studio.
My solution is a sandbox one and sucessfully deploy to sharpeoint.
When i start debugging. I see the Microsoft.Workflow.TestServiceHost.exe launch by debugger and attach to it.
However, it can't jump into any breakpoint while i manually start the workflow.
Any insight?
One interesting thing observed is that Microsoft.Workflow.TestServiceHost.exe is located on
C:\Program Files (x86)\Workflow Manager Tools\1.0
rather than
C:\Program Files\Workflow Manager\1.0
May be it is common and not a problem at all