<?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: Unable to Load Error Occurred on Creating New Project in VS2015 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86787#M2246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But I do not install ArcGIS runtime but ArcMap 10.5.1. Is ArcMap related to the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Aug 2018 08:11:41 GMT</pubDate>
    <dc:creator>MatsHardy</dc:creator>
    <dc:date>2018-08-19T08:11:41Z</dc:date>
    <item>
      <title>Unable to Load Error Occurred on Creating New Project in VS2015</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86785#M2244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed ArcObjects SDK for .Net 10.4.1 on Visual Studio 2015 years ago. Recently, I have uninstalled ArcObjects and then installed ArcObjects 10.4.1.5686. After that, when I create a new desktop class library project, "Unable to load assembly 'ESRI.ArcGIS.Version'" error is prompted. The creation is failed. Are there any ways to resolve the problem?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/418935_New_Proj.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/418936_New_Proj_Unable_to_load.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 10:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86785#M2244</guid>
      <dc:creator>MatsHardy</dc:creator>
      <dc:date>2018-08-17T10:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Error Occurred on Creating New Project in VS2015</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86786#M2245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had a similar problem, but I can't remember the concrete error message. The reason was that I updated the &lt;STRONG&gt;ArcObjects-SDK&lt;/STRONG&gt; by uninstall/install but I did not update the &lt;STRONG&gt;ArcGis runtime&lt;/STRONG&gt; - these are 2 separated items in windows control panel. After updating the runtime my development machine and I were happy ... Maybe you have the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2018 11:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86786#M2245</guid>
      <dc:creator>FrankHellwich1</dc:creator>
      <dc:date>2018-08-18T11:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Error Occurred on Creating New Project in VS2015</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86787#M2246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But I do not install ArcGIS runtime but ArcMap 10.5.1. Is ArcMap related to the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 08:11:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86787#M2246</guid>
      <dc:creator>MatsHardy</dc:creator>
      <dc:date>2018-08-19T08:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Error Occurred on Creating New Project in VS2015</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86788#M2247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the SDK is version-specific. You're "runtime" is ArcMap/ArcGIS Desktop and you are using different versions: ArcObjects SDK is 10.4, ArcMap is 10.5. This is not a supported scenario in my opinion (see also: &lt;A href="https://community.esri.com/thread/161071"&gt;https://community.esri.com/thread/161071&lt;/A&gt; ) so I guess this is also the reason for the error message. Try to install the SDK-version that matches you're ArcMap-version. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 06:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86788#M2247</guid>
      <dc:creator>FrankHellwich1</dc:creator>
      <dc:date>2018-08-20T06:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Error Occurred on Creating New Project in VS2015</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86789#M2248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. After I have upgraded the SDK to 10.5, the problem is resolved. SDK version must be synchronized with other ArcGIS product on same machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 04:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/unable-to-load-error-occurred-on-creating-new/m-p/86789#M2248</guid>
      <dc:creator>MatsHardy</dc:creator>
      <dc:date>2018-08-28T04:09:44Z</dc:date>
    </item>
  </channel>
</rss>

