Exception from HRESULT: 0xC0010009

Apr 23 2010 at 5:07 PM

A number of times now I have come across this error "Exception from HRESULT: 0xC0010009".  It seems to happen when I change something up stream in the data flow.  When this happens I can delete the task, but when I try to re-add the task I get:

The component could not be added to the Data Flow task. Verify that this component is properly installed. Component information:
Name: 'Error Description'
Class ID: 'Pestre.SqlServer.SSIS.DataFlowComponent.ErrorOutputDescription, ErrorOutputDescription, Version=2.0.0.0, Culture=neutral, PublicKeyToken=97ab4c916d7328ad'
File Name: 'ErrorOutputDescription'
File Version: '2.0.0.0' .
Could not initialize component for use in the designer.
Please verify that this component is properly installed.

My only option at this point is to scrap the entire package and start over.  Very frustuating!!  Has anybody else come across this?

May 28 2010 at 3:24 PM

Can somebody please help?

Jun 9 2010 at 6:29 PM

I've found a work around for anybody else who has this issue.  Before I can change anything in a data flow with EOD I must first delete the EOD component and anything down stream from it.  It's a bit of a hassle, but it works.

Nov 15 2011 at 7:03 PM

I found recompiling resolved this. Maybe related to SqlServer service packs?

Jan 26 at 10:15 AM

rockresolve, what do you mean by "recompiling"... The ErrorOutputDescription DLL?

Jan 26 at 8:25 PM

Eric, yes recompiling the source code in VS.

Jan 26 at 8:57 PM

How often do you have to do that?

Is it just a one-off before installing the DLL?

Jan 26 at 11:34 PM

Just the once.