When running sql server version 2017 compiled dtsx package on the machine is running fine but when running on scheduling job server in the path of \Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\DTExec.exe failing saying
Error: 2021-06-03 19:06:02.94
Code: 0xC000F427
Source: FSYS Creating Folder With Current Date
Description: To run a SSIS package outside of SQL Server Data Tools you must install Standard Edition of Integration Services or higher.
End Error.
the server already has 2017 integration services. The package is doing a whole lot of things but it's failing at the last step only.