This add in is written on VSTO 2010.
Prerequisites for installation
- .NET Framework 3.5 /4.0
- A TFS server and user credential to connect to TFS
- Connection to TFS server from client machine
Steps for InstallationStep 1) Download the setup (Ther are two different setup for outlook 2007/outlook 2010)
Step 2) Close all instances of Outlook
Step 3) Install the Setup.
TroubleShootIssue :
If uninstall and install the There could be chances of getting the below error
System.Deployment.Application.DeploymentException: Unable to install this application because an application with the same identity is already installed. To install this application, either modify the manifest version for this application or uninstall the pre-existing application
Resolution :
This issue caused due to the cached solution. This can be resolved by running
mage.exe -cc from command prompt. mage.exe is available with Windows SDK