when I try to run a SSIS package , it fails throwing an error
Description: To run a SSIS package outside of SQL Server Data Tools you must install Standard Edition (64-bit) of Integration Services or higher.
this occurs only with a few packages, few of them succeed while few of them fail with this error. I am confused, can someone help me on this ?
All the packages are the same, i am creating a ADO.net source and OLE DB destination which dumps the file to sql server 2012.
please advice.
To run a SSIS package outside of SQL Server Data Tools you must install Standard Edition (64-bit) of Integration Services or higher.
– Ramesh Rajendran