Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Some developers are working with excel in a windows application
(Office 2003). OK. I need to compile the application in a Integration machine and I can´t install Excel. What can I do with the Excel component references? Which dll's could I take from the other machine? Thanks for your answers. Felipe Román San José, Costa Rica. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure this will work, but you might try copying the following files
(this might be a violation of your EULA, a violation of your contract with MS) to the respective locations on the target machine, RegSvr32 the files, then compile. C:\Program Files\Office 2003\OFFICE11\EXCEL.EXE C:\Program Files\Common Files\Microsoft Shared\OFFICE11\MSO.DLL This assumes that the NET interop libraries are on the target machine. You would be MUCH better off just installing Excel on the target machine. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com (email address is on the web site) "Felipe_Roman_BNV" wrote in message ups.com... Some developers are working with excel in a windows application (Office 2003). OK. I need to compile the application in a Integration machine and I can´t install Excel. What can I do with the Excel component references? Which dll's could I take from the other machine? Thanks for your answers. Felipe Román San José, Costa Rica. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert all 3d references to normal references in a workboo | Excel Discussion (Misc queries) | |||
How to convert all 3d references to normal references in a workboo | Excel Worksheet Functions | |||
Excel references within references? | Excel Discussion (Misc queries) | |||
Help with converting a block of cells with Absolute and mixed references to relative references | Excel Worksheet Functions | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) |