Click to See Complete Forum and Search --> : Error HRESULT E_FAIL has been returned from a call to a COM component


riyassh
April 17th, 2009, 05:29 AM
hi folks,

i am getting error "Error HRESULT E_FAIL has been returned from a call to a COM component" .
if u know the reason , u can reply me. Thanks in advance.

nelo
April 17th, 2009, 11:40 AM
There could many, many reasons for the error. Sometimes the COM component may event give you that result on purpose. What is the COM component? If it is a third party component is there any documentation for it? Sometimes the documentation can tell what kind of errors to expect and how to prevent them.