PRB: Error -2147467259 (80004005) When Visual Basic Client Calls a Method on a COM Object (318519)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q318519 SYMPTOMS
When a Visual Basic 6.0 client calls a method on a Component Object Model (COM) object, the Visual Basic runtime may report the following error message:
Run-time error '-2147467259 (80004005)': Method '~' of object '~' failed
Namely, the method call returns E_FAIL, but the object either does not implement the ISupportErrorInfo interface or does not provide an error object by calling the CreateErrorInfo function.
Modification Type: | Major | Last Reviewed: | 3/4/2002 |
---|
Keywords: | kbprb KB318519 |
---|
|