VSTO Tools: Office 2010 to 2013 upgrade

后端 未结 3 909
不思量自难忘°
不思量自难忘° 2021-02-04 08:55

I\'m working on a VSTO tools project for Excel. I\'m now in the process of upgrading my machine. My \"old\" laptop was running Windows 7 x64 with Office 2010 and Visual Studio 2

3条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-04 09:43

    Bit late to this one - I had the same issue trying to create a word document project in VS 2013 from and existing 2010 word project.

    My fix was to use an earlier .net framework version (version 4 instead of version 4.5). When I selected this in the project creation wizard I get options to select Office 2010 apps

    I'm a noob to .net but seems to be working fine for me

提交回复
热议问题