Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100'.

$
0
0

Hi,

Recently my client had to make changes to their firewall.  I have a SSIS package that communicates with an outside source that has worked without issues prior to this.  I am now getting the following error message.  Does anyone have any suggestions where to start to correct this issue?  Thanks

TITLE: Microsoft Visual Studio
------------------------------

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{30E5D0EF-E33D-4945-8A7F-F5178FC64C24}' failed due to the following error: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)).


Viewing all articles
Browse latest Browse all 24688

Trending Articles