© Andy Leonard 2021
A. LeonardBuilding Custom Tasks for SQL Server Integration Serviceshttps://doi.org/10.1007/978-1-4842-6482-9_22

22. Building the Setup Project

Andy Leonard1  
(1)
Farmville, VA, USA
 
Setup projects, or installer projects, allow developers to manage distribution of code in an enterprise and to share code with other enterprises. SSIS has long promoted a healthy community of third-party task and component developers. In this chapter, we add a setup project to the ExecuteCatalogPackageTask solution and configure the setup project to install the Execute Catalog Package Task on other servers using the following steps:
  • Add the ExecuteCatalogPackageTaskSetup project.

  • Add References.

  • Configure the Product tag.
    • Configure the Package tag.

    • Configure ...

Get Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.