safddddddddddddddddddddd


when i try to execute the package i keep getting an error like below even though all the connections in the connection manager is working fine.. how can I resolve thsi problem

Error: 0xC001000E at : The connection "{616CB160-84E6-4A65-B362-4F2B1D1767F9}" is not found. This error is thrown by Connections collection when the specific connection element is not found.

Error: 0xC001000E at : The connection "{B593900A-434B-4A7A-9AF1-CC248A22D106}" is not found. This error is thrown by Connections collection when the specific connection element is not found.

Error: 0xC001000E at : The connection "{616CB160-84E6-4A65-B362-4F2B1D1767F9}" is not found. This error is thrown by Connections collection when the specific connection element is not found.




Re: connection not found error

jwelch


Sounds like you might have been doing some cut and paste in the package.

A couple of things you can do:

  1. Create a new package, then cut and paste your connection managers and tasks into the new package.
  2. Edit the XML directly to remove the orphaned references - I highly recommend backing up before you attempt this.







Re: connection not found error

Vidhya Sagar

Check the connections in the connection managers inside the SSIS package. Test all the connections available

in the package and make sure everything is connecting correctly with proper authentication