Link to home
Start Free TrialLog in
Avatar of yanci1179
yanci1179

asked on

SSIS package running on Task Scheduler

When running my ssis package on task scheduler  I am getting a script task error.  (In case anyone is wondering, DBA's don't let us use SQLServer Agent.)

When I run a bat file to call the package, which is calling it fine, I get the following error:

"ScriptTask_GetAccessDBSchema:Error: Exception has been thrown by the target of an invocation."

The package runs fine locally.  I also placed the package under 'False' Run64BitRuntime.

any Ideas?
ASKER CERTIFIED SOLUTION
Avatar of techrunner7
techrunner7
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial