Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 ToolsReferences. you will get a list of available libraries. -----Original Message----- Hello, In my visual basic application I reference excel. The program runs fine on my computer. When I run it on another computer it gives me error message saying "Active x component can't create object". What do I have to install to the other machine. Is there Excel run time files or something? Please help Thank you --- Message posted from http://www.ExcelForum.com/ . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 -- Message posted from http://www.ExcelForum.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are no Excel runtime files. Either Excel is installed or it isn't.
-- Regards, Tom Ogilvy "Tali " wrote in message ... Let me make it clear. I have referenced excel in project - reference. That means early binding. It seems the error message comes from missing the excel runtime files. Is there excel run time files which I should install or do I have to install excel on the other machine. Thanks --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automation Error | Excel Discussion (Misc queries) | |||
Automation Error | Charts and Charting in Excel | |||
Automation Error, Unknown Error. Error value - 440 | Excel Programming | |||
Automation Error | Excel Programming | |||
Unknown where is the problem on the Runtime error - Automation error | Excel Programming |