Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SSIS solution cannot be installed on SQL Server 2014 instance

$
0
0
Hi all,I have a SQL Server 2012 SSIS solution developed in Visual Studio 2012.I wanted to run some tests to see how it will behave on SQL Server 2014 but I cannot deploy the solution to this edition.I used a new VM where I have installed Windows Server 2012 R2.Then I installed SQL Server 2014 Enterprise Edition x64.The solution comes with 2 databases that were deployed successfully, but the SSIS solution cannot be installed.The returned error is: "[i]A .NET Framework error occurred during execution of user-defined routine or aggregate "deploy_project_internal": System.Data.SqlClient.SqlException: The required components for the 64-bit edition of Integration Services cannot be found. Run SQL Server Setup to install the required components.[/i]"I have searched for relevant info on the internet but nothing seems to help.Do you have any ideas what can be the cause?Thank you in advance!

Viewing all articles
Browse latest Browse all 3145

Trending Articles