<?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 Re: Where is ESRI.ArcGIS.Desktop.AddIns.Extension in 10.4.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566767#M15271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/technical-article/000012659"&gt;http://support.esri.com/en/technical-article/000012659&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2017 16:51:36 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2017-10-23T16:51:36Z</dc:date>
    <item>
      <title>Where is ESRI.ArcGIS.Desktop.AddIns.Extension in 10.4.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566765#M15269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am opening an existing VS 2012 add In build in ArcGIS 10.2 with VS 2015 in ArcGIS&amp;nbsp;10.4.1 and I do not find&amp;nbsp;this library:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESRI.ArcGIS.Desktop.AddIns.Extension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Consolas; font-size: small;"&gt;Thanks&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 15:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566765#M15269</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-10-23T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where is ESRI.ArcGIS.Desktop.AddIns.Extension in 10.4.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566766#M15270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works when I change the .Net Framework from 3.5 to 4.5.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I get another error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested creating a new AddIn Project and when I build the project I also get the same error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="7" cellspacing="1" width="793"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="13" width="3%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Severity&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="7%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Code&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="43%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Description&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="13%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Project&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="13%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;File&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="5%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Line&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="16%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Suppression State&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="13" width="3%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;Error&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="7%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="43%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;The "ValidateAddInXMLTask" task failed unexpectedly.System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.File name: 'Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at ESRI.ArcGIS.AddIns.SDK.MSBuild.ValidateAddInXMLTask.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.&amp;lt;ExecuteInstantiatedTask&amp;gt;d__26.MoveNext()WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="13%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;ArcMapAddin1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="13%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="5%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="16%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="7" cellspacing="1" width="793"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="13" width="3%"&gt;&lt;/TD&gt;&lt;TD height="13" width="7%"&gt;&lt;/TD&gt;&lt;TD height="13" width="43%"&gt;&lt;/TD&gt;&lt;TD height="13" width="13%"&gt;&lt;/TD&gt;&lt;TD height="13" width="16%"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="13" width="3%"&gt;&lt;/TD&gt;&lt;TD height="13" width="7%"&gt;&lt;/TD&gt;&lt;TD height="13" width="43%"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 15:32:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566766#M15270</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-10-23T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where is ESRI.ArcGIS.Desktop.AddIns.Extension in 10.4.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566767#M15271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/technical-article/000012659"&gt;http://support.esri.com/en/technical-article/000012659&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 16:51:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566767#M15271</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-10-23T16:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where is ESRI.ArcGIS.Desktop.AddIns.Extension in 10.4.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566768#M15272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://www.microsoft.com/en-us/download/confirmation.aspx?id=40756"&gt;https://www.microsoft.com/en-us/download/confirmation.aspx?id=40756&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 16:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-is-esri-arcgis-desktop-addins-extension-in/m-p/566768#M15272</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-10-23T16:56:28Z</dc:date>
    </item>
  </channel>
</rss>

