0

This takes up SSIS package with status running is not running - Stack Overflow.

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.

1 Answer 1

0

I saved all open projects, shut down Visual Studio, and opened the project again without running into this error again. By the same time, I could also change the size of te SSIS boxes in the Control Flow and Data Flow again.

Not the answer you're looking for? Browse other questions tagged or ask your own question.