Forum Discussion
Archivist
Nov 19, 2024Copper Contributor
SSIS Debug Spawns 2 DtsDebugHost.exe and Freezes
Operating System: Windows 10 Enterprise Visual Studio: 2022 Enterprise (x64) Target SQL Server: SQL Server 2019 On many packages, running the package in debug mode (x64, ??) locks up the UI (wind...
Archivist
Nov 19, 2024Copper Contributor
I think I figured it out - not sure what is going on though.
I had a very simple error handler for the package - it just updates a table w/ some variables. When I delete the error handler debugging works great!