Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Office 2013 apps in Visual Studio

I am trying to create an office 2013 app in visual studio 2013, however I the only options I can choose for my project in tab "Office" are : Office 2010 workbook / template / add-in .

I've heard that for some people it works even if the office version installed is 2013.

But in my case it doesn't work - when I am trying to run office 2010 add-in/template project I am getting an error, which states that proper version of the application is not installed on this computer.

( I have installed version 2013, which I want to develop for and project is for version 2010)

I know that SOMEWHERE, but I don't know where, there are office 2013 templates for visual studio..

Maybe those could help.

Any help would be appreciated.

My goal now is just to create HelloWorld office 2013 project in visual studio.

like image 226
koleS Avatar asked Sep 22 '12 14:09

koleS


People also ask

How do I create an Office project in Visual Studio?

On the File menu, choose New > Project. If your IDE is set to use Visual Basic development settings, on the File menu, choose New > Project. The New Project dialog box appears. In the templates pane, under the node for the language you want to use, expand Office/SharePoint.

Can Visual Studio code create apps?

Visual Studio is one of the popular IDE that is used for developing cross-platform mobile applications. Both Android and iOS mobile applications can be developed using this IDE.


1 Answers

Sure there exists. We are already developing for it :)

Here is where you find the Microsoft Office Developer Tools for Visual Studio 2012

like image 61
Erre Efe Avatar answered Sep 17 '22 15:09

Erre Efe