This is a follow-up to this question: Running an SSIS package without the SSIS service installed
I have build an SSIS package on my local machine but when deploying to a server, I get the following error: "To run SSIS package outside of SQL Server Data Tools you must install Derived Column of Integration Services or higher."
Can an SSIS 2012 package in fact be run on a server that doesn't have SSIS installed?