An SSIS (SQL Server Integration Services) task needs an editor. We begin creating the editor for ExecuteCatalogPackageTask by adding a project to the ExecuteCatalogPackageTask solution.
Adding a Task Editor
Open the Visual Studio solution ExecuteCatalogPackageTask.sln. In Solution Explorer right-click the solution, hover over Add, and click New Project as shown in Figure 6-1.
Figure 6-1. Adding a new project
Select a Visual Basic Windows Class Library and name it ...