Sample Header Ad - 728x90

SSIS project window turns white right at the beginning of debugging, status "Running", tricky to get the project back. How do I avoid this crash?

0 votes
1 answer
109 views
This takes up [SSIS package with status running is not running - Stack Overflow](https://stackoverflow.com/questions/33889507/ssis-package-with-status-running-is-not-running) . SSIS project window turns white right at the beginning of debugging, status "Running": enter image description here Right click closing cannot be done: enter image description here And if I hover over the task bar icon, wait for the preview to pop up, and right click on the X of the crashed window, I can see the project again in the old window so that I can close the other window since I do not need it anymore: enter image description here And you can see that the debugging has run through, everything green: enter image description here And the whole run took just 3 seconds even though I waited minutes for the white window to go away: enter image description here And the run is flawless, no warnings or errors in the Progress / Execution Results. This happens at every debugging. How can I get rid of this whitened project window of Visual Studio right at the beginning of running a container? PS: This is most likely not linked since I run into this too often, but who knows: at the same time, I also cannot change the size of any boxes in the Control Flow or Data Flow. The mouse cursor sometimes stays a double arrow after having tried resizing something, and even though it is a strange double arrow, I can double click into the boxes or click to rename things.
Asked by questionto42 (366 rep)
Apr 16, 2024, 01:10 PM
Last activity: Apr 18, 2024, 09:51 PM