sql server - Tests and SSIS packages on different solution do -


i have tests in 1 solution run ssis packages solution. use visual studio 2015. ssis packages made using sql server 2012. problem when run ssis package it's solution (on machine) works fine when try run same package via tests solution message:

to run ssis package outside of sql server data tools must install derived column of integration service or higher

the tests works fine in teamcity on server. cannot run them because of message locally.

can me this?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -