October 26, 2018 at 6:38 pm
I am using Visual Studio 2013.
At every company I've worked, we have always had only one package per solution. I never gave it much thought as I just had to comply. Now I have a solution with multiple packages. I've noticed some unexpected behavior.
When I have a package selected (via the tab) and I am looking at the package components (i.e. Design Mode) and I select "Start", a different package may execute. As an alternative, I noticed that I can right-click on the package in the Solution Explorer to execute a specific package. It also seems that this only happens when I first open the solution and run the first package.
I expected that the package visible in Design Mode would be run
Please offer guidance.
Thanks.
October 30, 2018 at 7:20 am
Dude,
When you start a package by using the green "play" at the top of Visual Studio it will start the package it is configured to start.
in Visual Studio
October 30, 2018 at 7:27 am
Thank you.
October 31, 2018 at 9:51 am
Ells - Tuesday, October 30, 2018 7:20 AMDude,
When you start a package by using the green "play" at the top of Visual Studio it will start the package it is configured to start.
in Visual Studio
- Right click on the Solution folder in the Solution view window
- Click on Properties
- Click on Configuration Properties
- Go To Debugging
- Click on Start Action
- Set the start object id to Active Package (it may have a defined package as the start package)
Hope that helps
M
I was finally able to explore this solution. Surprisingly this setting is already in place. I have also experimented a bit. The only time I have this issue is the very first time I execute a package after opening the solution. After that, whichever package is active gets executed.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy