<?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: Visual studio 2015 and arcgis 10.5 debug error in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747313#M19866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This &lt;A href="http://support.esri.com/en/technical-article/000012659"&gt;link &lt;/A&gt;explains it a bit more, but wont help much as MS is removing all downloads associated with VS2013.&lt;/P&gt;&lt;P&gt;I ended up copying 'Microsoft.VisualStudio.Shell.12.0' from a VS2013 machine into my GAC. The only solution seems to be either reinstall VS2013, or copy and register that assembly from another machine, or copy the add-in code into a fresh VS2015 project, or find the VS2013 isolated shell download.&lt;/P&gt;&lt;P&gt;Note this only occurs when loading VS2013 add-in projects into VS2015.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jul 2017 16:26:17 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2017-07-05T16:26:17Z</dc:date>
    <item>
      <title>Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747312#M19865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I keep getting this ValidateAddinXMLTask error:&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="5%"&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="57%"&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="10%"&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="10%"&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="3%"&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="12%"&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="5%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="57%"&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. Het systeem kan het opgegeven bestand niet vinden.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="10%"&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;lijstEigenaars105&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="10%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="3%"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD height="13" width="12%"&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;Installing visual studio 2013 sdk&amp;nbsp;should solve it.&amp;nbsp; But I can't find the dll anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a workaround?&amp;nbsp; Anyone else having this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 10:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747312#M19865</guid>
      <dc:creator>LobkeDeblaere</dc:creator>
      <dc:date>2017-07-04T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747313#M19866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This &lt;A href="http://support.esri.com/en/technical-article/000012659"&gt;link &lt;/A&gt;explains it a bit more, but wont help much as MS is removing all downloads associated with VS2013.&lt;/P&gt;&lt;P&gt;I ended up copying 'Microsoft.VisualStudio.Shell.12.0' from a VS2013 machine into my GAC. The only solution seems to be either reinstall VS2013, or copy and register that assembly from another machine, or copy the add-in code into a fresh VS2015 project, or find the VS2013 isolated shell download.&lt;/P&gt;&lt;P&gt;Note this only occurs when loading VS2013 add-in projects into VS2015.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 16:26:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747313#M19866</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-07-05T16:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747314#M19867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to find a VS2013 download.&amp;nbsp; Installed it and the problem is fixed.&lt;/P&gt;&lt;P&gt;It's hard to find a download.&amp;nbsp; All links lead to MS and they removed it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747314#M19867</guid>
      <dc:creator>LobkeDeblaere</dc:creator>
      <dc:date>2017-07-06T07:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747315#M19868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That link reflects badly on ESRI. &amp;nbsp;Not only is this a very inconvenient issue for any developer, the Solution or workaround within that link (ref:&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/en/technical-article/000012659" title="http://support.esri.com/en/technical-article/000012659"&gt;Error: The ValidateAddInXMLTask task failed unexpectedly...&lt;/A&gt;&amp;nbsp;&amp;nbsp; ) &amp;nbsp;doesn't work.&lt;/P&gt;&lt;P&gt;Worse yet, it is almost impossible to find that redistributable 2013 version. &amp;nbsp;Why didn't ESRI host that install directly in your supporting files (via my.esri.com)... to avoid developers spending days figuring out this compiling issue...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 00:26:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747315#M19868</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-01T00:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747316#M19869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would you want to share where you did find the link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 00:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747316#M19869</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-01T00:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2015 and arcgis 10.5 debug error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747317#M19870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, here it is:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.downloadcrew.com%2Farticle%2F32958-microsoft_visual_studio_community_2013_" rel="nofollow" target="_blank"&gt;https://www.downloadcrew.com/article/32958-microsoft_visual_studio_community_2013_&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 06:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-2015-and-arcgis-10-5-debug-error/m-p/747317#M19870</guid>
      <dc:creator>LobkeDeblaere</dc:creator>
      <dc:date>2017-08-01T06:48:02Z</dc:date>
    </item>
  </channel>
</rss>

