SetTransactionStatus workflow is hanging

While debugging a bot that uses RE Framework, the bot hangs in the settransactionstatus.xaml

See the screenshot above.

It is stuck here, no clue what’s going on.

Please help.

Hi @savantsa ,

Could you perform a Step Into operation by Setting up a Breakpoint on SetTransactionStatus workflow and check ?

Thanks for your quick response. Yes. That is exactly how it came here. It is not waiting for me. The step into or step over or continue are all disabled. It comes to this file and then just hangs.

I tried with a break-point at the beginning of this workflow, and it goes through fine. But the moment I remove the breakpoint, it hangs again. Is this a bug @uipath ?

Maybe a late reply, but was this resolved for you @savantsa?

No. I still continue to have breakpoints at the beginning of the set transaction status xaml file. Otherwise UiPath hangs at that spot while debugging.

Interesting. Apart from the obvious questions:

  • Studio version
  • System activity package version (and whether updating it to the latest release helps)

Does it only reproduce on this specific, older project? Or will it happen just the same if you create an empty project as well?