Hi Experts,
I've written a Visual Studio Tools for Office 2005 SE add-in for Word and for Excel. The add-in just displays a button on the toolbar with some code behind it...
I have a problem with deployment. The installation of the COM add-in runs without problems. The DLL is in its expected location and the expected registry entries are also in the registry.
When opening Word, the button is not there. I have similar add-ins for excel, powerpoint and outlook. They all work fine. When looking on the COM Add-ins window, there is no entry for my add-in.
What could cause this failure?
Please assist.
Start Free Trial