views:

15

answers:

0

Debugging a workflow as a service in VS 2008. The Break All option always takes me to a non-user code thread (The dct thread at CreateEvaluationFrame). I can switch to the user code thread, but I was hoping there might be some trick to getting VS to break into this thread.

TIA