<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic No add-in wizard or templates in VS 2012 after installing SDK in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100652#M1108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several useful utility add-ins that I wrote in 10.1 with VS 2010 that I need to move to 10.2.2. My IT dept installed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arc 10.2.2, &lt;/P&gt;&lt;P&gt;Visual Studio 2012 Express, and &lt;/P&gt;&lt;P&gt;ArcGIS_Runtime_SDK_DotNet_1025.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run VS and it doesn't appear the SDK has been installed because there are no add-in templates or references for add-ins. I can't get my vb.net add-ins running or start a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help at figuring this out is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 23:33:13 GMT</pubDate>
    <dc:creator>DerekRyter</dc:creator>
    <dc:date>2015-03-11T23:33:13Z</dc:date>
    <item>
      <title>No add-in wizard or templates in VS 2012 after installing SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100652#M1108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several useful utility add-ins that I wrote in 10.1 with VS 2010 that I need to move to 10.2.2. My IT dept installed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arc 10.2.2, &lt;/P&gt;&lt;P&gt;Visual Studio 2012 Express, and &lt;/P&gt;&lt;P&gt;ArcGIS_Runtime_SDK_DotNet_1025.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run VS and it doesn't appear the SDK has been installed because there are no add-in templates or references for add-ins. I can't get my vb.net add-ins running or start a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help at figuring this out is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 23:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100652#M1108</guid>
      <dc:creator>DerekRyter</dc:creator>
      <dc:date>2015-03-11T23:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: No add-in wizard or templates in VS 2012 after installing SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100653#M1109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you start a project, are you selecting the .NET 3.5 Framework? I think if it's set to 4.0 or higher, the templates won't show up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 01:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100653#M1109</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2015-03-12T01:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: No add-in wizard or templates in VS 2012 after installing SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100654#M1110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a silly question, but how do you specify the version when starting a new project in VS 2012? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is this why the project from VS 2010 and Arc 10.1 has all kinds of errors when I load it in VS 2012?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 13:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100654#M1110</guid>
      <dc:creator>DerekRyter</dc:creator>
      <dc:date>2015-03-12T13:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: No add-in wizard or templates in VS 2012 after installing SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100655#M1111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a copy of that in front of me, but in VS2013, it's at the top of the New Project dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you have the Runtime SDK, but do you also have the &lt;SPAN style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #f5f5f5;"&gt;ArcObjects SDK for the Microsoft .NET Framework&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 14:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-add-in-wizard-or-templates-in-vs-2012-after/m-p/100655#M1111</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2015-03-12T14:33:33Z</dc:date>
    </item>
  </channel>
</rss>

