View Single Post
  #1  
Old April 30th 08, 02:27 PM posted to microsoft.public.outlook.program_addins
Neetu
external usenet poster
 
Posts: 19
Default outlook addin setup

We are using VS.NET setup project to create add-in setup project for outlook
add-in created in VSTO outlook 2007 c#.
we added a strong key to project .
Setup project created successfully. and deployed without any issue.
however when we restarted outlook , our add-in doesnot loaded.
we checked tools-trust center- add-in. option in menu bar of outlook.
there is no entry for our add-in.

we searched register for entry for our add-in . but there is no entry for
our register.
is there any steps we need to follow for setip project created in VSTO.
Ads