<?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: ArcGISRuntimeEnvironment setInstallDirectory in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532228#M6500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that was it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2018 17:37:26 GMT</pubDate>
    <dc:creator>KayugaSolution</dc:creator>
    <dc:date>2018-03-29T17:37:26Z</dc:date>
    <item>
      <title>ArcGISRuntimeEnvironment setInstallDirectory</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532226#M6498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Our program links with and uses the ArcGIS Runtime SDK 100.2.&amp;nbsp; We use ClickOnce for the installation.&amp;nbsp; One of our customers cannot run our program.&amp;nbsp; The following is an excerpt from a trace he sent us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Application: IRIS.exe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Framework Version: v4.0.30319&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Description: The process was terminated due to an unhandled exception.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Exception Info: System.DllNotFoundException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;at RuntimeCoreNet.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;GeneratedWrappers.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;CoreArcGISRuntimeEnvironment.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;CoreRT_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;ArcGISRuntimeEnvironment_&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;setInstallDirectory(Byte[], IntPtr ByRef)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;at RuntimeCoreNet.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;GeneratedWrappers.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;CoreArcGISRuntimeEnvironment.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;SetInstallDirectory(System.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;String)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;at Esri.ArcGISRuntime.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;ArcGISRuntimeEnvironment.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;TryInitialize()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 23:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532226#M6498</guid>
      <dc:creator>KayugaSolution</dc:creator>
      <dc:date>2018-03-27T23:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntimeEnvironment setInstallDirectory</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532227#M6499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will see that error if the Microsoft Visual Studio C++ (VCLibs) libraries aren't installed, or you're not getting the RuntimeCoreNet.dll deployed.&lt;/P&gt;&lt;P&gt;If it's only some customers hitting this, it wouldn't be missing content in your deployment, but more likely the customer's PC that isn't meeting the system requirements. See the requirements here under "Requirements for deployment targets":&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm#ESRI_SECTION1_F2655B7F48F7464DB86CC7756706296D"&gt;https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm#ESRI_SECTION1_F2655B7F48F7464DB86CC7756706296D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Windows 10 should be shipping with these, but they need to be installed on Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to deploy the contents of the VCLibs with your package - however Microsoft recommends against that, because it prevents them from servicing them via Windows Update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 00:12:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532227#M6499</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-03-28T00:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntimeEnvironment setInstallDirectory</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532228#M6500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that was it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 17:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgisruntimeenvironment-setinstalldirectory/m-p/532228#M6500</guid>
      <dc:creator>KayugaSolution</dc:creator>
      <dc:date>2018-03-29T17:37:26Z</dc:date>
    </item>
  </channel>
</rss>

