LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Deploying an Excel 2007 VSTO Addin

I have several addin's that I have created using VS2k5 for Excel 2007 all of
which either create a new tab on the ribbon or add a group to the Addin Tab.
Of course they work fine on the development computer, but I cannot get the
addin's to deploy to any other computer.

I've created the Setup project and even added the HKLM registry entries
covered in Misha Shneerson's 2-part article (less the deletion part).

Now, after building the setup project and installing it on an XP machine
running Office 2K7 I am able to get the addin to appear in the Addin list
(Excel Options). It does not load at startup as set in the registry and as
appears in the Window when I select the COM addin to enable it. The addin
does appear in the COM addin list and I'm able to check the box and click OK
with no errors. But the addin never connects. I'm using a freeware product
called OfficeIns which shows the Addin as No for Connected. After selecting
the Addin to enable it (Excel Options) I close Excel and re-open but it is
not enabled/connected so the new tab(s) never show.

Below is just a snippet of the registry values.

Can anyone help me? Thanks.

Ross

HKLM
Software
Microsoft
Office
12.0
User Settings
OAAddin
Create
Software
Microsoft
Office
Excel
Addins
Warren.OAAddin
CommandLineSafe
1
Description
"Order Analysis Excel 2007 Addin"
FriendlyName
"Order Analysis"
LoadBehavior
3
Manifest
"[TARGETDIR]Order_Analysis.dll.manifest"

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VSTO 2005 Excel Addin Lucky Luke Excel Programming 0 July 26th 07 03:16 PM
Deploying an Excel 2003 Automation addin (C#) Isaac Excel Programming 1 July 17th 07 03:34 PM
VSTO Excel AddIn Question Raghu Excel Programming 0 March 6th 07 10:37 PM
Problem deploying an automation addin (VS2005, Windows XP SP1, Excel XP) BlueTrin Excel Programming 1 June 6th 06 11:29 AM
VSTO Excel Addin JK Excel Programming 0 April 14th 04 09:26 PM


All times are GMT +1. The time now is 04:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"