Hello,
I have an SSIS solution in Studio 2005.
I excluded one of the packages in it by highlighting the package and then
right clicking on SSIS packages and clicking "EXCLUDE FROM PROJECT"
Now,
I would like to include that same package back into by solution.
How do I do that?
When I add existing package and I click on the same package name, it brings in the package
as the same name but with a (1)
package.dtsx
package (1).dtsx.
How to include the original package in the solution??????
Thanks.