I have updated the package in BIDS 2005 (I changed the backup routine to save to a different drive) and now I’m trying to get it back on the server (2005). I tried File > Save Copy As… Then ran the job that executes the package and it’s still saving to the old drive, thus, my package didn’t get saved.
Share
In my opinion always create a deployment utility with your SSIS Project. This is configured under the Project Properties (see below). Once you have configured the project deployment utility, go to your project, find the “bin” folder and double-click the deployment utility. I will walk you through getting your package(s) onto the server really easily.
Good Luck!