Hello,
I have on my local PC a Sql Server 2008 R2 installation incl. the database, Integration Services, the Management Studio and the BI Studio (VST 2008). Additional I have a VST 2012 installation and the SQL Management Studio 2012.
I created some SSIS packages. They are working fine if I run them from VST 2008 BI Development environment. Now I created the deployment package. If I click the mypackage.SSISdeploymentmanifest the SSIS installation wizard opens with this error message:
"ERROR: The Package installation Wizard requires Integration Services or Management Tools - Basic to be installed by the SQL Server 2012 Standard, Enterprise, Developer, BI or Eval Edition. To install ... run SQL Server Setup..."
My question: Why asks the wizard for a 2012 Integration Service and can't work with the 2008 R2 already installed on my machine? I can connect with the MST 2008R2 to the Database and the Integration Services (With the 2012 MST only to the database, SSIS is not active in the connect menu). Can I force the Installation Wizard to use the 2008R2 SSIS? Shall I uninstall the 2012 MST? Or do I really need to install the 2012 SSIS?
Thanks for any help
Boris