Re: Error 2147417848 - Method '~' of Object '~' failed.

From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 01/13/05


Date: Thu, 13 Jan 2005 00:16:21 -0500

Q270589 BUG: Run-Time Error Message -2147417848 (80010108) When Passing
Array of Dictionary Objects

Q192129 PRB: Run-Time Error '373' or '-2147417848(80010108)'

Q254908 FIX: Application with Inet Control Gets -2147417848 Automation
Error Message

Q171812 FIX: Run-Time Error When DataObject Passed as Object

Q264658 XL2000: Format Painter Causes Excel to Stop Responding If Date
Watch Add-in Is Enabled

Q231144 XL2000: Cut and Paste Operation in Visual Basic Procedure Hangs
Excel

Q194912 FIX: Add Method of Forms Collection Fails in Executable

Q223080 FIX: ADODC Errors When RecordSet Property is set to NULL

Q223116 FIX: Public Type Statement Causes Application Error

Q223077 FIX: VB 6.0 Adding Split to a DataGrid May Cause Error

-- 
Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
"Keith" <Keith@discussions.microsoft.com> wrote in message 
news:99BE6FA2-454E-4780-B8C3-195E7C9EC8A5@microsoft.com...
: Hello,
:
: I have googled for a couple weeks now on and off regarding this issue, and
: the closest I've come is someone explaining almost the exact scenario 
here:
:
: http://www.busterone.com/new-1762156-3394.html
:
: I have an ASP page that calls one of our DLLs. This DLL makes calls to 
many
: different late-bound 3rd-party components. We are having an issue where 
calls
: to various exposed 3rd party methods are giving us the error:
:
: 2147417848 - Method '~' of Object '~' failed.
:
: The thing is, we cannot reproduce it in-house on our XP development
: machines. It is happening in production on clients' WIN2k machines.
:
: When we look at our generated error logs, we notice the calls that the
: system bombs on are different from case to case, but all involve calling
: methods of 3rd party objects from a specific DLL we own.  And in most 
cases
: there are other method calls to the same object (different method) that go
: off without a hitch.
:
: Any help always appreciated.
:
:
: This is from the microsoft documentation about this error code:
:
: -2147417848 (80010108) The object invoked has disconnected from its
: clients.
:
: This hints to the possibility that for some reason we are losing the 
pointer
: to the object, and that the method isn't bombing, but the CALL to the 
method
: is bombing (?).
: 


Relevant Pages

  • RE: Word has stopped working opening on Vista
    ... I found a fix and so far everything is working. ... This worked for me with Vista ... then error message saying cannot find file. ... but the word startup problem has persisted. ...
    (microsoft.public.word.application.errors)
  • Re: Problem installing FreeBSD 6.2 on laptop
    ... I am getting an error message, and do not know how to fix the problem. ... Jun 10 12:09:33 severino init: getty repeating too quickly on port ... X is misconfigured and it exits back to the console. ...
    (freebsd-questions)
  • Re: Crappy Computer (was something else)
    ... no good and didn't fix anything, or offered to fix a few files, then want ... setting in OE news area. ... I've got the odd error message, ... but I would contact my news provider and they would ...
    (soc.culture.scottish)
  • Re: Visual Studio 2005 problems.. "...the application configuration is incorrect..."
    ... but when I try to run the exe on WinXPE I get the error message: ... >> Does anyone know a quick way to fix this without having to ... ... >> I've tried to blindly change the following project settings, ... >> generates a runtime error: ...
    (microsoft.public.windowsxp.embedded)
  • Re: avicap32.dll corrupt?
    ... I am actually doing this fix on my father-in-law's computer and still have some other problems though: ... But, if you take the exact error message to the proper newsgroup, they may have an answer. ... If any are damaged or missing files, ... You may need to reboot afterwards so damaged files will be replaced. ...
    (microsoft.public.windowsxp.general)

Loading