Hi!
Is it possible to deploy an SSIS 2014 package to an SQL 2014 (SSIS) instance from VS 2015 with SSDT installed? From what I can read from this page https://msdn.microsoft.com/en-us/library/mt204009.aspx it should be possible but when I try to deploy from the SSIS project in VS 2015 the deployment wizard complains about version conflict due to target server not running 2016. The SSIS package in VS 2015 has target version configured to SQL Server 2014.
Thanks in advance!
Best regards
Lars