The element cannot be found in a collection. This error happens when you try to retrieve an element from a collection on a container during execution of the package and the element is not there. This error happens when the client tries to retrieve an element from a collection on a container during execution of the package and the element isn't there.
The code below attempts to retrieve the value of a custom property called NameOfProperty. If that property does not exist then this error will be raised.
The target of this exception should support the explanation above, so Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection90.get_Item(Object Index) indicates that it is indeed happening when you try and read the property value.
Runtime HRESULT codes for SQL Server Integration Services. Each code has an individual topic page with the full description and related codes. You can also include any additional information about symptoms, cases and fixes as you find the. Please contribute your findings.