A package of mine keeps throwing this error while running it in VS2015.
It worked before, nothing has changed, I have checked out the code fresh from my Git.
I have checked the target version and ensured the protection levels are dontsavesensitive.
The ODBC driver is set up as a system DSN and this works in another package fine.
The connection test is fine within the package.
Runtime is 32 bit.
There is no more information and I have no idea what else to try.
The same package works fine on another pc