<?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 &amp;quot;Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)&amp;quot; in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716814#M19095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several Add-Ins that where created using ArcMap 10.0 and Visual Studio 2010. I’m trying to get them to work in ArcMap 10.2.1 using VS 2012. When I build the projects I’m getting the following message: &lt;EM&gt;"Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)."&lt;/EM&gt; As a result ArcMap is not “seeing” my Add-Ins. Is there something I can fix/change in my Add-Ins to get them to work at 10.2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 19:10:42 GMT</pubDate>
    <dc:creator>StanShelton</dc:creator>
    <dc:date>2015-01-14T19:10:42Z</dc:date>
    <item>
      <title>"Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)"</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716814#M19095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several Add-Ins that where created using ArcMap 10.0 and Visual Studio 2010. I’m trying to get them to work in ArcMap 10.2.1 using VS 2012. When I build the projects I’m getting the following message: &lt;EM&gt;"Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)."&lt;/EM&gt; As a result ArcMap is not “seeing” my Add-Ins. Is there something I can fix/change in my Add-Ins to get them to work at 10.2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 19:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716814#M19095</guid>
      <dc:creator>StanShelton</dc:creator>
      <dc:date>2015-01-14T19:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: "Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)"</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716815#M19096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the ArcObjects SDK installed and can create new Add-Ins in VS 2012. My .NET framework is set to 3.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm reading the link &lt;A _jive_internal="true" data-containerid="2143" data-containertype="14" data-objectid="87069" data-objecttype="1" href="https://community.esri.com/thread/87069"&gt;Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1&lt;/A&gt; correctly, I have to recreate my Add-Ins. I was hoping to avoid that. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 13:15:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716815#M19096</guid>
      <dc:creator>StanShelton</dc:creator>
      <dc:date>2015-01-15T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: "Unable to create .esriAddIn: missing ESRI ArcGIS Add-In SDK component(s)"</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716816#M19097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got an answer from ESRI Technical Support (thanks Srishty).&lt;BR /&gt;She said that the problem is a defect (#01599069). She also gave me the following workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;First we change the build version from 10.0 and 10.2 in the config file.&lt;/LI&gt;&lt;LI&gt;Then we right click the solution file and select "Unload Project" (third from the bottom).&lt;/LI&gt;&lt;LI&gt;Then we click on "Edit&amp;lt;solution file&amp;gt;" (Second option) &lt;/LI&gt;&lt;LI&gt;This opens the csproj/vbproj&amp;nbsp; file, then we go at the very bottom of the csproj/vbproj file and replace "ESRI.ArcGIS.AddIns.targets" with "ESRI.ArcGIS.AddIns.11.targets".&lt;/LI&gt;&lt;LI&gt;After we replace "SAVE" then Reload the Project.&lt;/LI&gt;&lt;LI&gt;Project would probably need to get restart to reflect the changes made so close and reopen the solution file and build it again.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 19:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/quot-unable-to-create-esriaddin-missing-esri/m-p/716816#M19097</guid>
      <dc:creator>StanShelton</dc:creator>
      <dc:date>2015-01-15T19:14:17Z</dc:date>
    </item>
  </channel>
</rss>

