How can I create a (VSTO) Office 2007 add-in using VS 2012?
问题 Visual Studio 2012 does not appear to support Office 2007 (it only has project templates for Office 2010). If I want to create an add-in compatible with Office 2007, do I need to use Visual Studio 2010, or is there a simple way to do it with VS 2012? If there is a way to do it in VS 2012, are there any restrictions/advantages, etc. in doing so? 回答1: You can get VS 2012 working with Office 2007 . First create an Outlook 2010 Add-In and modify the project file ( .csproj ) so that it will open