<?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: Missing DLLs in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676353#M18104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kimberly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what does it mean if you go to "Assemblies - Extensions" and you don't see any esri references listed??&amp;nbsp; I recently had my PC 'upgraded' to Windows 10, and when I got it back, my ArcObjects SDK is now using my VS 2015 install (instead of my VS 2012).&amp;nbsp; All of my ArcObjects projects are now complaining of missing references, but I can't seem to figure out how to add them back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See my post here:&amp;nbsp;&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/234463-recent-upgrade-to-windows-10-messing-up-visual-studio-projects"&gt;https://community.esri.com/thread/234463-recent-upgrade-to-windows-10-messing-up-visual-studio-projects&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2019 19:44:40 GMT</pubDate>
    <dc:creator>BrianBulla</dc:creator>
    <dc:date>2019-05-28T19:44:40Z</dc:date>
    <item>
      <title>Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676350#M18101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to compile some old code that someone left without documenting -- I had to decompile the exe to get the code. The application is pretty simple and just looks up and geocodes some addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've installed the ESRI software and the SDK on my local machine, but I still can't find these references:&lt;/P&gt;&lt;P&gt;using ESRI.ArcGIS.esriSystem;&lt;BR /&gt;using ESRI.ArcGIS.Geodatabase;&lt;BR /&gt;using ESRI.ArcGIS.Geometry;&lt;BR /&gt;using ESRI.ArcGIS.Location;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know where they are? What do I need to install? Are these old references that are located in a different dll in the most recent version of the software?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 18:43:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676350#M18101</guid>
      <dc:creator>ChristinaRagsdale</dc:creator>
      <dc:date>2019-05-24T18:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676351#M18102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are references for the ArcObjects SDK. Did you mean to put this question in that forum?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/community/developers/gis-developers/arcobjects-sdk"&gt;https://community.esri.com/community/developers/gis-developers/arcobjects-sdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you should be able to add them to your project by right clicking &lt;STRONG&gt;References &amp;gt; Add Reference...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then select &lt;STRONG&gt;Assemblies &amp;gt; Extensions&lt;/STRONG&gt; on the left.&lt;/P&gt;&lt;P&gt;Scroll down and check the boxes for the ESRI.ArcGIS references you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in case you wanted to know, the ArcGIS Runtime references are:&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.LocalServices&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 22:38:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676351#M18102</guid>
      <dc:creator>KimberlySaballett</dc:creator>
      <dc:date>2019-05-24T22:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676352#M18103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to Kimberly's post - those dlls are for ArcObjects. If it's a standalone desktop app then most likely it was created with ArcGIS Engine. For more info see&amp;nbsp;&lt;A href="http://desktop.arcgis.com/en/quick-start-guides/latest/arcgis-engine-developer-kit-and-engine-quick-start-guide.htm"&gt;http://desktop.arcgis.com/en/quick-start-guides/latest/arcgis-engine-developer-kit-and-engine-quick-start-guide.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 16:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676352#M18103</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-28T16:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676353#M18104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kimberly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what does it mean if you go to "Assemblies - Extensions" and you don't see any esri references listed??&amp;nbsp; I recently had my PC 'upgraded' to Windows 10, and when I got it back, my ArcObjects SDK is now using my VS 2015 install (instead of my VS 2012).&amp;nbsp; All of my ArcObjects projects are now complaining of missing references, but I can't seem to figure out how to add them back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See my post here:&amp;nbsp;&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/234463-recent-upgrade-to-windows-10-messing-up-visual-studio-projects"&gt;https://community.esri.com/thread/234463-recent-upgrade-to-windows-10-messing-up-visual-studio-projects&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 19:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676353#M18104</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2019-05-28T19:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676354#M18105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kimberly, that was really helpful and I found most of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still can't find using ESRI.ArcGIS.esriSystem;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if that's part of a different SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 17:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676354#M18105</guid>
      <dc:creator>ChristinaRagsdale</dc:creator>
      <dc:date>2019-06-10T17:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DLLs</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676355#M18106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reference you need in your project for using ESRI.ArcGIS.esriSystem is ESRI.ArcGIS.System.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 18:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/missing-dlls/m-p/676355#M18106</guid>
      <dc:creator>KimberlySaballett</dc:creator>
      <dc:date>2019-06-10T18:33:04Z</dc:date>
    </item>
  </channel>
</rss>

