Hi,
May be this issue already raised on this forum but am facing following error.
To run a SSIS package outside of SQL Server Data Tools you must install Standard Edition of Integration Services or higher.
As package build using Microsoft Visual Studio 2015 Shell (Integrated) and T-SQL job created for execution in SQL Server 2016. Following T-SQL command used in SQL Agent job for package execution.
D:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\dtexec.exe /F D:\Packages\MyTest.dtsx /Conf D:\Config\Config.dtsconfig
Read on some threads advising to install Integration services on SQL Server but my colleagues packages built on same Visual Studio working fine.
Many Thanks,
Muhammad Yasir
Many Thanks, Muhammad Yasir