Hello,
I am looking for a zipfile for an "Integration Services Project" template to programmatically create a SSIS project, but this doesn't seem to exist. At least not in the directory C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\ where they should be...
What i did find are the files located in directory C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\Business Intelligence Projects
(DataTransformationsProject.ico and DataTransformationsProject.vsz), but i don't know how to create a template of these...
My main goal is to programmatically add packages to an existing project.....
Hopefully someone can help me?
Bart