After setting up remote debugging by following this post, we were able to locate and attach the Template Builder Process ID in Visual studio 2008.
However we are still not able to debug. After creating a breakpoint, we attach the Template builder process for debugging. When we run the compound template from Template builder, the process executes without stopping at breakpoint.
The code is running fine, but we are not able to debug.
Anything we missed?