I can create COM add-ins based on the Shared Add-in template in VS 2008 and they all work well on my developing computer. However, I got an issue when I tried to deploy them on configurations where only .NET Framework 2.0 is installed.
In the New Project dialog we can select the targeting .NET Framework version, 2.0 [...] Read More...