I had a strange problem with some of my packages in the same project.
When I reload the project, some of the constraint connectors do not appear visually. I know that they are, because if I try to draw them again, I get an error:
Cannot create connector.
Only one workflow can exist between the same two executables.
Also, the package works correctly.
Can I get the rows again?
I am using visual studio 2008. Related objects are in a for loop in the sequence container
source
share