Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Guys,
What am I missing here? I'm installing my (C#/.NET) automation server add-in onto a "fresh" machine. (This is a user machine, ie., no development stuff, Visual Studio, etc). I'm following these steps: 1) Turn on Excel .Net Programmibility Support a) Control Panels-Add or Remove Programs-Microsoft Office Professional 2003-Change-Add or Remove Features b) Check "Choose advanced customization of applications." c) Set Microsoft Office Excel-.Net Prog Support to "Run From My Computer" d) Update 2) Run RegAsm /codebase MyAddin.dll 3) Select the Automation Server in Excel a) Tools-Add-ins-Automation b) choose MyAddin.dll c) MyAddin.dll shows up checked in "Add-Ins available" list However when I go to find functions that are provided in MyAddin through Excel-Insert-Functions, they are not visible. I have installed this addin successfully on other machines, but the same ..dlls and the above steps are now failing. Is there something obvious I'm forgetting? Thanks, Steve |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I isolate my Excel server (automation) from other Excel instances? | Excel Discussion (Misc queries) | |||
how can I avoid "server busy" message during ole automation | Excel Discussion (Misc queries) | |||
Minimal I need in a server for creating xls files with c++ automation | Excel Programming | |||
Excel Automation - server hangup | Excel Programming | |||
OLE Automation - Server busy message | Excel Programming |