The problem is that I want SSIS packages in one folder and many solutions NOT in the folder. Right now if i add an existing package it copies the package to the solution folder. is there a way around this?
Thanks in advance.
The problem is that I want SSIS packages in one folder and many solutions NOT in the folder. Right now if i add an existing package it copies the package to the solution folder. is there a way around this?
Thanks in advance.
Have your packages in your solution/project folder, choose to deploy them to the path where you want your packages to be run from.