Error HRESULT E_FAIL has been returned from a call to a COM component
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.
Re: Error HRESULT E_FAIL has been returned from a call to a COM component
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.