Deploying a COM Addin in 64-bit Office
Deployment alone is a hassle for VSTO Developers, especially beginners. In this, if one needs to deploy add-in in a 64-bit system is hectic. Here is a simple so...
All the posts that deals with deployment of add-ins
Deployment alone is a hassle for VSTO Developers, especially beginners. In this, if one needs to deploy add-in in a 64-bit system is hectic. Here is a simple so...
You might have got a requirement to update the existing (deployed) office solution. If so, here are some key points related to signing certificates, that you ne...
Microsoft released Bootstrapper Package Installer for Office 2010 PIAs (Primary Interop Assemblies). This installer will add ‘Microsoft Office 2010 Primar...
By default, ClickOnce provides two ways to update the application after installed in the client. Check everytime when the customization runs Check at regular in...
Have you ever came across this error message while deploying PIAs along with your add-in as prerequisites? Problem: Error 1316: Setup cannot read from file {PAT...
Today I came across a discussion that is going on in MSDN Forums on the topic “How to check for a Microsoft Hot Fix in the client system and install if it...
This is the procedure to set Office Primary Interop Assemblies as prerequisites to your setup project. First, You need to download the sample of component check...
Back to (g)olden days… Here are some links which helps in deploying VSTO 2005 Add-ins. If you know some more, please add them in the comments. Thanks! Whi...
Here are some useful links which I came across while searching for a solution to this problem. Cannot deploy Outlook 2003 add-ins created by VS2008 template Dep...
Here is a video tutorial on deploying VSTO Add-ins from Microsoft. Click here to view the video