Hi,
I have created an Addin for Excel 2007 using VSTOSE and trying to deploy. I tried to deploy using the automatically
generated Setup project and everything works fine for the first instance. When I close the excel application and open again the Addin is loaded but doesn't show the custom ribbon.
When I checked "Office Button --> Excel Options --> Add-ins --> COM Add-ins --> MyExcelAddin" the addin is loaded but in unchecked state. I checked the registry and the Loadbehaviour is changed from initial 3 to 2.
(HKCU--S/w-->MS-->Office-->Excel --> Addins--> MyExcelAddin)
I have added setsecurity project mentioned in the walkthrough and added custom actions. Do I need to do anything more on this security options
I have downloaded and installed the fix also from the below mentioned location but of no use.
http://support.microsoft.com/kb/908002
Any help would be appreciated.
Thanks,
Mohan