After completing development of a project, I ran is successfully on my development machine to test everything, before deploying it to our test environment. I then deployed the project, installed my customized assembly, and ran the package on the test server.
One data flow task returns the "failed validation and returned validation status of VS_ISBROKEN." When I run the all executions report and view the context details for the failure, there really isn't anything useful listed to help narrow down
the troubleshooting.
So, I copied the solution to the test server and opened it up with VS, and below is a screenshot of the task executing. As you can see, there was an OLEDB error, but the task executed and completed successfully.
![]()
![]()
I'm not certain, if the initial OLEDB error is causing the validation failure, and if it is, how do I resolve it because the task on its own completes successfully, when I execute it in VS. I'm a little confused.
Any insight would be greatly appreciated.
Thanks,
Chris