Forum Discussion
Archivist
Nov 15, 2024Copper Contributor
SSIS Packages (Randomly) Freeze on Breakpoint
TLDR: using Visual Studio 2022 and (latest) SSIS, packages freeze on breakpoint (if set)
Since upgrading to VS 2022, many of my packages (including those w/out Scripting or any 3rd Party Components) freeze when they reach a debug breakpoint. I can't interact with the GUI, and the only solution is to kill VS in Task Explorer.
The same package runs without issue without a breakpoint.
- ArchivistCopper Contributor
What's puzzling is I can't find any pattern. If I create a brand new package and add a step or 2, debugging works fine.