Visual Studio 2013 Templates Missing

6423
8
04-23-2015 12:20 PM
WesleyStreet
New Contributor III

I installed the ArcGIS_Runtime_SDK_DotNet_1025.  I do not have the ESRI project templates in VS.

What am I missing?  According to the Install Guide, everything should be contained in this SDK.

I am running Visual Studio 2013 Ultimate, newest .NET SDK, and Arc 10.2.2.

8 Replies
KenBuja
MVP Esteemed Contributor

if you're developing applications for ArcGIS and not standalone apps, you should install the ArcObjects_SDK_for_NET_Framework_1022 SKD instead.

0 Kudos
FreddieGibson
Occasional Contributor III

Have you looked under the categories shown below for the templates?

2015-04-24_0900.png

2015-04-24_0902.png

WesleyStreet
New Contributor III

I show the runtime installed.  I am looking for the templates for Add-Ins, Buttons etc.  Maybe I am just used to an older version as seen here with an ArcGIS option. I think Ken is right but the ESRI developers page keeps pushing me to the ArcGIS runtime that I already have.  I have not been able to find the .NET Framework download. http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000017t000000

4-28-2015 8-29-15 AM.jpg

0 Kudos
KenBuja
MVP Esteemed Contributor

I've gone to my.esri.com to download the SDK. On the Downloads page (under My Organization), click the View Downloads button for the ArcGIS for Desktop version you want. On the next page, look for the "ArcObjects SDK for the Microsoft .NET Framework"

0 Kudos
FreddieGibson
Occasional Contributor III

It's just as Ken has stated. The ArcObjects .NET SDK will not be available on the developers site. This site is intended for the ArcGIS for Runtime products (.NET, Java, iOS, etc.) and the Web APIs (JavaScript, Leaflet, etc.). For the ArcObjects SDK you'll need to go to your MyEsri account, download the SDK, and install it within a supported version of Visual Studio to get the integration features. You'd be looking for the below options (This is Visual Studio 2013 on my ArcGIS 10.3.X machine).

2015-04-29_1456.png

0 Kudos
WesleyStreet
New Contributor III

Thanks so much.  I didn't realize that I had to log in to download it.  I figured it would be available on the developers site so I was really confused.  I didn't think they Runtime SDK was actually the right thing but I couldn't find anything else.

0 Kudos
BillGraper
New Contributor

Have you gotten this to work? I'm running 10.2.2 and VS 2013 and I can't get the 1022 patch to even install. It still wants to find VS 2012 or 2010.

0 Kudos
FreddieGibson
Occasional Contributor III

Hi Bill,

10.2.2 doesn't support VS 2013 so you shouldn't see the templates there by default.

ArcObjects SDK 10.2.X System Requirements

http://resources.arcgis.com/en/help/system-requirements/10.2/index.html#//01510000006n000000

0 Kudos