SSIS 2012 - Package deployment: CreateDeploymentUtility property not visible in project properties

StackOverflow https://stackoverflow.com/questions/17209182

  •  01-06-2022
  •  | 
  •  

I have a SSIS 2012 project with many packages to deploy to a server.
As written here I have to create a Deployment Utility but in my project properties there is no Deployment Utility submenu...

有帮助吗?

解决方案

If I understand you correctly, you want to deploy to SSMS. To deploy the SSIS project right click your project in the 'solutions explorer' and click deploy. Follow the steps and it will be available in SSMS under 'Integration Services Catalogs'.

Hope this is what you are looking for.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top