<?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: Configure LocalServer Url in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761012#M9528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that's against the&amp;nbsp;license. This is really&amp;nbsp;what the (non-local) ArcGIS Server is for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jun 2019 03:00:34 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2019-06-09T03:00:34Z</dc:date>
    <item>
      <title>Configure LocalServer Url</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761009#M9525</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;I'm developing an ArcGIS Runtime WPF appliation that startup a LocalServer to publish some mpk created in ArcMap. During the LocalServer initialization I can see in the console that the LocalServer will be started listening in a port between 50000 and 60000, and with a random prefix to be included in the url:&lt;/P&gt;&lt;P&gt;'maxport' = '60000'&lt;BR /&gt;'minport' = '50000'&lt;BR /&gt;'urlprefix' = 'random'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for example, the url of the server could be: &lt;A class="jivelink1" href="http://127.0.0.1:50000/27QB1W/arcgis/rest" title="http://127.0.0.1:50000/27QB1W/arcgis/rest"&gt;http://127.0.0.1:50000/27QB1W/arcgis/rest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Each time the application starts, and initializes the local server, the url prefix is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to fix to a static values, the port number and the urlprefix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to develop a javascript application that can consume the services published in the local server, so that is the reason to have a fixed server url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2019 16:20:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761009#M9525</guid>
      <dc:creator>BorjaParés_Fuente</dc:creator>
      <dc:date>2019-06-05T16:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure LocalServer Url</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761010#M9526</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;Disabling the random prefix is possible via the Local Server Utility app in the SDK installation folder (e.g. `C:\Program Files (x86)\ArcGIS SDKs\LocalServer100.5\64\bin\LocalServerUtility.exe`).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:-&lt;/STRONG&gt;&amp;nbsp;the Local Server component is currently only supported for use with applications built with ArcGIS Runtime components (using ArcGIS Runtime SDK for .NET, ArcGIS Runtime SDK for Java, or ArcGIS Runtime SDK for Qt C++). It is not supported for use with web applications.&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>Wed, 05 Jun 2019 16:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761010#M9526</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-06-05T16:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configure LocalServer Url</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761011#M9527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael, that's it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the idea is to have an ArcGIS Runtime Application in background with an instance of the Local Server running with some services published. Then, develop another application with ArcGIS Javasciprt API consuming those services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 07:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761011#M9527</guid>
      <dc:creator>BorjaParés_Fuente</dc:creator>
      <dc:date>2019-06-06T07:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configure LocalServer Url</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761012#M9528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that's against the&amp;nbsp;license. This is really&amp;nbsp;what the (non-local) ArcGIS Server is for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 03:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/configure-localserver-url/m-p/761012#M9528</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-06-09T03:00:34Z</dc:date>
    </item>
  </channel>
</rss>

