T
thomas.schager
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
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