Hi,
I have an integration project with many SSIS packages. I open one package, and then click "Start" to run that one package, then visual studio decides to pick another package in the project at random and run that one instead. I have my machine and a server with VS2013 and they both do it. Even when I right-click the package and choose "execute package", there is a 50% chance it will still run something else.
Anyone else encountering this or know how to stop it from doing this?
Thanks!