URGENT Excel Automation Problems

tanderson54

New Member
Joined
Apr 22, 2002
Messages
14
Dear Sir,

I have recently developed an application that uses late binding OLE to an Excel Application.
That entire part I am having no problem with. Although I may have inadvertantly messed up.
After testing the application one of my "associates" compiled and distributed the application from a
WinXP Pro O/S. Although at first glance the program and setup ran just fine. But when it came time to
create the Excel.Application, that too also worked, but as soon as any properties are set within the
Excel reference The program kicks out an "Automation Error (80010108)" After some research I finally
found the definition to this error code "Object Has Disconnected From Its Clients".

My Question is, which files where replaced on the Win98 Machine and how do I retrieve the correct versions
of these files, or maybe create a batch file to fix this "mess".

Any Help Would Be Appreciated
Thomas Anderson
Technical Coordinator
Cabinets 2000, Inc.
(562)868-0909
MSN: TAnderson54
AOLIM: Dante45Anderson
 
I never even thought about that.
So i totally messed up my 98 machines with a 64 bit program on a 32 bit system.

errr.

Is anybody coming along with the deps?
 
Upvote 0

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
I doubt it will do you any good, but I will send you the files...
I have a speedy 28kb dial-up connection
Upgrading your 98 machines may be a best bet.
You may have a mixed mdac installation?
Tom
This message was edited by TsTom on 2002-04-23 12:59
 
Upvote 0
Version

MSVBVM60.DLL = 6.0.89.64
OLEAUT32.DLL = 2.40.4515.0
OLEPRO32.DLL = 5.0.4515.0
ASYCFILT.DLL = 2.40.4515.0
STDOLE2.TLB = 2.40.4515.0
COMCAT.DLL = 5.0.1601.1
EXCEL9.OLB = 9.0.0.2719

I have feeling that these are not your problem.

Do you have a clean 98 machine to recompile your code?
If you trust me, I'll compile it here myself.
Tom
 
Upvote 0
Go ahead and recompile pleaz!!!, be sure it overwrites the previous ones though or else it won't work.

Thanks !!!!! :)
 
Upvote 0

Forum statistics

Threads
1,214,375
Messages
6,119,166
Members
448,870
Latest member
max_pedreira

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top