I have deleted all breakpoints and tried deleting the files in big/debug and obj/debug before debug execution, but this problem still occurs sometimes. What is the reason?
BAO
I have deleted all breakpoints and tried deleting the files in big/debug and obj/debug before debug execution, but this problem still occurs sometimes. What is the reason?
BAO
Please Select all breakpoints.
Delete all breakpoints and run them again so the error will not appear.
@Pandari Kadaji Thanks for your help.
@BAOX17175074 Make sure all open automations are closed. From the menu you can delete all breakpoints. This will delete all breakpoints in every automation. In 19.1, it was possible to have orphaned breakpoints, so deleting them all is the only way to fix that. I found that you can orphan them by deleting a link with a breakpoint on it before you’ve deleted the breakpoint.
@ThomasSasnett thank you. Successfully resolved
BAO