bugs >> Run-time Error '-2147417848(80010108)': in visual basic 6 - Bug

by Vmlub3RoIEt1bWFy » Tue, 07 Oct 2008 21:22:01 GMT

Hi,

I am facing this runtime error in visual basic 6 sp6. This error pops up
randomly while accessing any public property of an custom activex control.

I have two custom activex controls (one done in vb another in vc). each has
public properties and methods. While my vb6 client exe application accesses
the public properties in the activex, my client app crashes with the above
error.

I have seen the following microsoft url and found that it was a bug in vb 6.
But it got fixed in SP3.

"Article ID : 223116 FIX: Public Type Statement Causes Application Error"

But my visual basic 6 has sp6 installed. Eventhough this bug presents.
Any solutions / suggestions appreciated.

Thanks


bugs >> Run-time Error '-2147417848(80010108)': in visual basic 6 - Bug

by expvb » Thu, 09 Oct 2008 10:54:19 GMT






What type of ActiveX files are you using? OCX, AxEXE, DLL?

Second, search MSKB for "0x80010108", you will find 6 results:

http://support.microsoft.com

If you have ActiveX EXE that crashes while you are using it, use the
following method to pinpoint the line that causes the crash by using VC6. If
you don't have VC6, search for WinDbg, but I haven't used it.

http://groups.google.com/group/microsoft.public.vb.general.discussion/msg/d4dd2618400e8b08





Similar Threads

1. Run-time Error '-2147417848(80010108)': in visual basic 6 - Bu

2. run-time error -2147417848 (80010108)

I have a VBA script (macro) that opens all the documents in a
directory, one at a time, and whilst the document is open, it scans the
text in it and extracts text that has a border around it.  The script
also opens an excel workbook with a list of over 6000 strings and
stores all these in an array in VBA.  The script then closes the excel
workbook.  The strings extracted from the word document are then
compared against the list that was on the excel workbook (now in the
array).

Anyway, as the script is running sometimes sooner, sometimes later, I
get this "run-time error -2147417848 (80010108)" and I have noooooo
idea what is causing it! I find reference to this error in the
microsoft website but none that applies to my problem.  If ANYBODY has
any idea what is going could you please help!!!


Thank you!

-
Jairo

3. Run-time error '-2147417848 (80010108) - Word VBA

4. Runtime Error 2147417848 (80010108)

One of our customers is getting an automation runtime error
2147417848 (80010108) The object has disconnected from the 
client.  The application is using VB 6.0 then using Word 
to generate documents after generating the documents this 
error message comes up and then disconnects.  The error is 
intermittant and not everyone gets it.  So far we have 
replaced the computer and updated the MDAC and OCX file to 
a newer version but not the most current 2.8 MDAC yet.  Is 
this a service pack issue?  Does it have to anything to do 
with creating what is on the build computer as far as 
MDAC, ADO and service packs?  Any help would be 
appreciated.

5. Runtime-error '-2147417848 (80010108)' w/ WebBrowser Control

6. Runtime-error '-2147417848 (80010108)' @ WebBrowser-Control ?

Hail thee (hopefully) wise newsgroup! ;)

I just finishes some lines of code on a internet-cafkiosk-software,
written around a webbrowser-control. Everything just works fine in the GDI,
but as soon as launching the compiled EXE there's that nasty runtime-error
that only says:

Runtime-error '-2147417848 (80010108)'
automation-error

Anyone ever experienced this in association with the webbrowser-control?

I'll appreciate any hint and idea that gets me working again.

With best regards, Marco