VS2013 Office Add-In — Incompatible with this Version of Visual Studio

只谈情不闲聊 提交于 2019-12-13 04:40:01

问题


I wanted to create a Visual Studio 2013 Addin for Excel 2013. So I installed the http://blogs.msdn.com/b/chaks/archive/2012/08/17/10340229.aspx Web Plattform Installer as suggested and installed the Office Developer Tools as the Webites tells me to. This worked fine and I can create now Add-Ins, but as soon as I save and reopen them, I get the message, that the Version of VS is not compatible. So I think, the installed Templates are just for VS 2012 to simulate 2013.

But where are the real VS2013 Add-Ins for Office 2013? It's a very silly question, probably that's why I can't find anything about it on google, nor on the MSDN-Page etc.

I found a blog for the Office-apps (http://blogs.msdn.com/b/vsto/archive/2013/06/18/roadmap-for-apps-for-office-vsto-and-vba.aspx), this Templates I would find, but I can't see this being the solution.

Thanks in advance!

Matthias


回答1:


Check here.: http://aka.ms/officedevtoolsforvs2013

http://social.msdn.microsoft.com/Forums/vstudio/en-US/0c144a87-917a-4eb1-8716-da61f7efdafc/office-developer-tools-for-visual-studio-2013-march-2014-update-now-available?forum=lightswitch

There was a new release this month.

edit:



来源:https://stackoverflow.com/questions/22305598/vs2013-office-add-in-incompatible-with-this-version-of-visual-studio

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!