<?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 Local Map or layer in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-or-layer/m-p/6989#M21</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying trial-30-days ArcGis 2.4 WPF&amp;nbsp; with .Net 4. I'm doing a demostration programe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add a local layer over a map. I used this xmal code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map x:Name="MyMap" &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISLocalDynamicMapServiceLayer ID="Local Data" Path="C:\Data\World.mpk" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, it doesn't work. I can't use ArcGISLocalDynamicMapServiceLayer only I can use ArcGISTiledMapServiceLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to find a ESRI.Arcgis.client.local for 4.NET and arcgis 2.4... Can I use this with a trial version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 18:42:25 GMT</pubDate>
    <dc:creator>AlvaroMontero</dc:creator>
    <dc:date>2012-09-24T18:42:25Z</dc:date>
    <item>
      <title>Local Map or layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-or-layer/m-p/6989#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying trial-30-days ArcGis 2.4 WPF&amp;nbsp; with .Net 4. I'm doing a demostration programe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add a local layer over a map. I used this xmal code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map x:Name="MyMap" &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISLocalDynamicMapServiceLayer ID="Local Data" Path="C:\Data\World.mpk" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, it doesn't work. I can't use ArcGISLocalDynamicMapServiceLayer only I can use ArcGISTiledMapServiceLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to find a ESRI.Arcgis.client.local for 4.NET and arcgis 2.4... Can I use this with a trial version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 18:42:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-or-layer/m-p/6989#M21</guid>
      <dc:creator>AlvaroMontero</dc:creator>
      <dc:date>2012-09-24T18:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map or layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-or-layer/m-p/6990#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To use local layers you need to use &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#/ArcGIS_Runtime_SDK_for_WPF/017000000031000000/"&gt;&lt;STRONG&gt;ArcGIS Runtime SDK for WPF&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN&gt; (1.0 at the moment) over &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/wpf/"&gt;ArcGIS API for WPF&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Install instruction can be found from &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/quick-start-guides/10.1/index.html#/ArcGIS_Runtime_SDK_10_1_Quick_Start_Guide/01q10000000n000000/"&gt;http://resources.arcgis.com/en/help/quick-start-guides/10.1/index.html#/ArcGIS_Runtime_SDK_10_1_Quick_Start_Guide/01q10000000n000000/&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;SPAN&gt;Note the step:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000; font-family: Verdana;"&gt;3. Click on the product's download link on Esri's Customer Care Portal. Recommended: Use the Esri Download Manager to manage your downloads.&lt;BR /&gt;&lt;BR /&gt;So basicly you need to download SDK from Esri's Customer Care Portal. I think that the current location for it is &lt;/SPAN&gt;&lt;A href="https://customers.esri.com/"&gt;https://customers.esri.com/&lt;/A&gt;&lt;SPAN&gt;. If you (or your company) doesn't have subscription in it, contact your local distributor to get access to the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...i think &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 05:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-or-layer/m-p/6990#M22</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2012-09-25T05:24:48Z</dc:date>
    </item>
  </channel>
</rss>

