Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automation error -2147417848 (80010108)

Hi,

I've got the automation error -2147417848 (80010108). The objec
invoked has disconnected from its clients.

It happen while trying to save.as workbook.

The problem is I've used the absolutely same code several times and i
worked well. Then suddenly it appeared and I can't avoid it.

I've tested and I'm sure this is when I save, as when I made comment
on this save.as line it goes smoothly.

I've tried to repair and then reinstalled Office XP with no results.
I've exported all the modules from Excel Workbook I use for carryin
this macro and imported into a blank new one with no effects as well.

Please help me what should I do apart from using my previous, bu
working version of a file. This Excel corruption hapepned to me alread
a few times and it's really annoying because I had to rewrite lots o
code again. Moreover after such a event I do not trust the code as i
may be corrupted also somewhere else where I can't see it now :(

My configurations:

AMD Thunderbird 1.4 MHz
Win XP
Office XP (used to be SP-2 with all updates, now just blank Office XP)

Virus infection always possible, but I use Norton Antivirus & Norto
Internet Security + some antitrojan software.

Thanks,


Mik

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Automation error -2147417848 (80010108)

It would appear that either a COM object has gone AWOL. I think this error
occurs when a COM object is invoked and then closed while a client is still
active. The client tries to reference the old object reference and is unable
to, hence the error.

It is also posisble that a shared dll has been deregistered or replaced by
an incorrect version. Have you installed any other software around the time
that the problem first appeared that may have installed dll's to
x:\Windows\System32?

Just a couple of things to check - others with more experience may have a
better idea.

Cheers,
Rodney


"mbobro " wrote in message
...
Hi,

I've got the automation error -2147417848 (80010108). The object
invoked has disconnected from its clients.

It happen while trying to save.as workbook.

The problem is I've used the absolutely same code several times and it
worked well. Then suddenly it appeared and I can't avoid it.

I've tested and I'm sure this is when I save, as when I made comments
on this save.as line it goes smoothly.

I've tried to repair and then reinstalled Office XP with no results.
I've exported all the modules from Excel Workbook I use for carrying
this macro and imported into a blank new one with no effects as well.

Please help me what should I do apart from using my previous, but
working version of a file. This Excel corruption hapepned to me already
a few times and it's really annoying because I had to rewrite lots of
code again. Moreover after such a event I do not trust the code as it
may be corrupted also somewhere else where I can't see it now :(

My configurations:

AMD Thunderbird 1.4 MHz
Win XP
Office XP (used to be SP-2 with all updates, now just blank Office XP)

Virus infection always possible, but I use Norton Antivirus & Norton
Internet Security + some antitrojan software.

Thanks,


Mike


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automation error -2147417848 (80010108)

Thanks for help!

Finally it seems to me the reason was is the corrupted *.xls repor
file.

After copying the contents of all pages and modules into a new workboo
I realized there is also a bit corrupted chart (I could edit it, bu
after saving and opening it came back to the original not edite
shape).

After making this chart again from scratches now it seems to be OK.

Thanks again.


Micha

--
Message posted from http://www.ExcelForum.com

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automation error '-2147417848 (80010108)' excel 2007 Lilandra Excel Discussion (Misc queries) 0 July 9th 09 11:16 PM
error: 2147417848 aundrea New Users to Excel 1 September 22nd 08 08:50 PM
Excel 2000 - range.calculate error - 2147417848 Stephan Kostial Excel Programming 0 February 16th 04 08:28 AM
range.calculate error - -2147417848 Stephan Kostial Excel Programming 1 February 14th 04 05:16 AM
Run time error 2147417848(80010108) Praveen Excel Programming 4 December 18th 03 10:23 AM


All times are GMT +1. The time now is 10:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"