R
Rajesh Deshpande
Hello,
I have developed an outlook add-in (C#) with following configuration:
Visual studio 2005
Outlook 2003
VSTO SE
The add-in works fine on dev machine. The project creates a setup package
for deployment to other machines. When I install this package, the add-in
does not load in outlook. Some troubleshooting I did is as follows:
* Ensured that all the dependent assemblies are part of the package
* Installed VSTO runtime on the target machine
* User .Net explorer to find out dependency issues and found none.
Is there any way to find out what is wrong here?
Thanks.
I have developed an outlook add-in (C#) with following configuration:
Visual studio 2005
Outlook 2003
VSTO SE
The add-in works fine on dev machine. The project creates a setup package
for deployment to other machines. When I install this package, the add-in
does not load in outlook. Some troubleshooting I did is as follows:
* Ensured that all the dependent assemblies are part of the package
* Installed VSTO runtime on the target machine
* User .Net explorer to find out dependency issues and found none.
Is there any way to find out what is wrong here?
Thanks.