Automation error

  • Thread starter Thread starter Tali
  • Start date Start date
T

Tali

Hello,
In my visual basic application I reference excel. The program runs fin
on my computer. When I run it on another computer it gives me erro
message saying "Active x component can't create object". What do I hav
to install to the other machine. Is there Excel run time files o
something? Please help
Thank yo
 
Not all PC have the same excel setup. the second PC you
spoke of may not have the activeX control in it library.
knowing which activex control is giving you the proplem
helps. in the VB window go to Tools>References. you will
get a list of available libraries.
 
Let me make it clear.
I have referenced excel in project - reference. That means earl
binding. It seems the error message comes from missing the exce
runtime files.
Is there excel run time files which I should install or do I have t
install excel on the other machine.
Thank
 
There are no Excel runtime files. Either Excel is installed or it isn't.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top