<?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: Local Server Runtime SDK LocalGeoprocessingService starting fails in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56221#M615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you think there is information missing from the LocalServer deployment topic and/or system requirements:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/create-a-local-server-deployment.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/create-a-local-server-deployment.htm"&gt;Create a Local Server deployment—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm"&gt;System requirements—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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>Mon, 13 Nov 2017 17:58:51 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2017-11-13T17:58:51Z</dc:date>
    <item>
      <title>Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56215#M609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;BR /&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I am trying to run the code snippets from this page &lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/local-server.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/local-server.htm"&gt;Local Server—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;which explains the handling of Local Server, "Run geoprocessing services":&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I followed the instruction except those for deployment because for the first try it is enough for me to run it on a developer machine. This machine is equiped with VS 2015, I can add the nuggets as shown in the instructions.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;When I run the code for "Run geoprocessing servcies" I get the message "The application is licenced for developer use only". After that message the RuntimeLocalServer.exe(32bit) disapears from the process list in the Task manager and a dump report is generated (see attached).&lt;BR /&gt;The execution of the code from "Run map image layer services" works fine, I recieve an URL and I can work with the Package.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;For the geoprocessing I use a selfmade package - but it also failes with the "message-in-a-bottle.gpk", "clip-features.gpk", "contour.gpk", "LineOfSight.gpk" and "simple-buffer.gpk" taken from previous samples from Runtime SDK.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;What am I doing wrong?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thank you in advance for your ideas!&lt;BR /&gt;Christian&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 08:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56215#M609</guid>
      <dc:creator>ChristianAigner</dc:creator>
      <dc:date>2017-06-28T08:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56216#M610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristian,&lt;/P&gt;&lt;P&gt;Have you solved your problem with geoprocessing? I have the same problem as you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 13:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56216#M610</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2017-11-08T13:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56217#M611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you checked whether in the "&lt;STRONG&gt;ArcGISLocalServer.AGSDeployment&lt;/STRONG&gt;" file, is the "&lt;STRONG&gt;enabled&lt;/STRONG&gt;" element of "&lt;STRONG&gt;Geoprocessing&lt;/STRONG&gt;" set to true?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If set to false, GPK can’t be used on LocalServer, so you may have an error in your execution environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&amp;lt;Package name="Geoprocessing" enabled="true"&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 17:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56217#M611</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-11-10T17:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56218#M612</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 have enabled geoprocessing as you suggested, but result is the same:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a few questions about deployment file. That file is located in my ArcGIS Runtime excutable folder. How can I change it after end of development when I will start to build deployment pack? Or it will be taken from my executable folder? Second question is about geoprocessing child packages. They all are set to “false”. How I can detect which child package must be set to “true”?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 07:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56218#M612</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2017-11-13T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56219#M613</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 have found that it works with geoprocessing package made with ArcMap 10.3.1, but does not work with ArcGIS Pro package and ArcMap 10.5.1 package. ArcMap 10.5.1 geoprocesing sharing tool does not have "Support ArcGIS Runtime" checkbox.&lt;/P&gt;&lt;P&gt;Geoprocessing option in "&lt;STRONG&gt;ArcGISLocalServer.AGSDeployment&lt;/STRONG&gt;" file must be set to "true". I have checked only loading of geoprocessing service but I hope that calculation will work too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 08:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56219#M613</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2017-11-13T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56220#M614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad that after enabling the "&lt;STRONG&gt;GeoProcessing&lt;/STRONG&gt;" option in '&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;ArcGISLocalServer.AGSDeployment',&amp;nbsp;&lt;/STRONG&gt;you are able to run gpk through the Local Server. For your question,&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;"h&lt;/SPAN&gt;ow I can detect which child package must be set to “true"", it depends on which option you use when you create the GeoProcessing tools in ArcMap, suppose if you use '3D Analyst' to create the geoprocessing tool, then in the AGSDeployment&amp;nbsp;file, you need to set that child option to 'true.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I am using ArcMap 10.5, and I see the "&lt;STRONG&gt;Packaging&lt;/STRONG&gt;" option available under the menu &lt;STRONG&gt;"Customize --&amp;gt; ArcMap options --&amp;gt; "Sharing" &lt;/STRONG&gt;to use that in Runtime application.&amp;nbsp;&lt;IMG alt="Enable Runtime Tools" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/383413_EnableRuntimeTools.PNG" style="width: 620px; height: 574px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 16:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56220#M614</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-11-13T16:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Local Server Runtime SDK LocalGeoprocessingService starting fails</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56221#M615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you think there is information missing from the LocalServer deployment topic and/or system requirements:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/create-a-local-server-deployment.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/create-a-local-server-deployment.htm"&gt;Create a Local Server deployment—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm"&gt;System requirements—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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>Mon, 13 Nov 2017 17:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-server-runtime-sdk-localgeoprocessingservice/m-p/56221#M615</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-11-13T17:58:51Z</dc:date>
    </item>
  </channel>
</rss>

