Hi,
I have invoked a small workflow in a big workflow by using the "reuse workflow" technique.
Now when trying to debug the small workflow is being executed correctly while the relevant application is being loaded by the debugger as you can see on first screenshot "LOAD". load.png
But when trying to debug the big workflow including the small one, the application used by the small workflow is not being loaded and I get a timeout - please see second screenshot "NO LOAD" attached. no-load.png
Any ideas?