View Single Post
  #1  
Old November 5th 07, 12:35 PM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 7
Default Installation of VSTO add-in fails

Hi,

I'm sorry to ask again how to install an VSTO 2005 add-in in Office
2007, but I
really do not see where the problem lies. I successfully installed:

* Windows XP with Office 2007
* .NET Framework 2.0
* Outlook 2007 Primary Interop Assemblies
* Visual Studio Tools for Office Runtime

Also, the setup project seems to set the correct registry values; I
use the default templates
as provided. I also used caspol to grant the security permissions:
caspol -u -ag All_Code -url "C:\pathToDll\*" FullTrust -n "name" -
d "description"


Anyway, my add in is shown in Outlook as an inactive add-in. What can
I do to get my add-in
running? Thanks for your response.


Thomas

Ads