Hi All, I developed SSIS packages in our development server. I used my windows id in the development. The packages are created in the default location (My Windows id\documents\visual stiudio 2008\projects\...)
Now I want to move the development packages to production server. This is the first time so there are no packages in Prod SSIS. I cannot use my windows id in production server. The IT team has created a different windows id in the prod environment.
I am searching for migration procedures but couldnt understand a better way to do this.
The locations in my connection managers may change since the dev and prod doesnt have the same drives/folders etc. I will modify the locations manually if I can move the packages first.
This might be a newbie question but Please give me suggestions on how to handle this. Thanks for your time and appreciate your help.