Answer:
Steps to deploy SSIS are:
(1) Right click on the name of the project in the solution explorer.
(2) Open Properties --> Select Deployment Utility
(3) Set CreateDeploymentUtility to True
(4) Build Project
(5) Check the Deployment folder in bin
(6) Double click on <ProjectName>.SSISDeploymentManifest file.
Asked In: Many Interviews |
Alert Moderator