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

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

  •  01-06-2022
  •  | 
  •  

Frage

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...

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top