<?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 Locators not working in 100.7? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646466#M8034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also sheds some&amp;nbsp;light on why my developer keeps telling me that runtime needs a *.locb" file.&amp;nbsp; This file is only created in ArcMap when the "create runtime content" is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Xamarin so we can deploy to different platforms. This will force us to use the less desirable "address locator" in ArcMap. While making the vector tile caches and mobile map packages in ArcGIS Pro. What a convoluted process. And there is zero chance (ok, I should never say "zero") we'll make one package for 64-bit and another for all other platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if non-64-bit apps built with runtime will be able to use the "locator" format in the future?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2020 17:05:12 GMT</pubDate>
    <dc:creator>JohnFix1</dc:creator>
    <dc:date>2020-01-06T17:05:12Z</dc:date>
    <item>
      <title>Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646456#M8024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since upgrading to 100.7, any action I try with LocatorTask inside a MobileMapPackage seems to be bombing with an obscure exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System.Windows.Threading.Dispatcher =&amp;gt; Esri.ArcGISRuntime.ArcGISRuntimeException: Invalid response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(CoreError error, Boolean throwException)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr errorHandle, Boolean throwOnFailure, GCHandle wrapperHandle)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.GeneratedWrappers.CoreTask.Get()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.Internal.CoreTaskExtensions.TaskCompletedCallbackHandler`1.OnCompleted(Object sender, EventArgs e)&lt;/P&gt;&lt;P&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.Internal.CoreTaskExtensions.TaskCompletedCallbackHandler`1.&amp;lt;CreateInternal&amp;gt;d__7.MoveNext()&lt;/P&gt;&lt;P&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at [REDACTEDMETHOD] in [REDACTED].cs:line 755&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at [REDACTEDMETHOD] in [REDACTED].cs:line 525&lt;/P&gt;&lt;P&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.AsyncMethodBuilderCore.&amp;lt;&amp;gt;c.&amp;lt;ThrowAsync&amp;gt;b__6_0(Object state)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Literally, just calling LocatorTask.LoadAsync is causing this exception.&amp;nbsp; Is there something I maybe missed in the release notes?&amp;nbsp; This is with a v2.4 Locator with a Street Address role created in ArcGIS Pro 2.4.3 packaged inside an MMPK created with ArcGIS Pro 2.4.3.&amp;nbsp; Esri.ArcGISRuntime/Esri.ArcGISRuntime.WPF 100.7.&amp;nbsp; Project targeting .NET Runtime 4.6.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll create a repro project when I get a chance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks as always.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2019 21:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646456#M8024</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2019-12-23T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646457#M8025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was really hoping this was something screwy going on in my main (complex) project, but the same thing is occurring in a simple repro app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://helpdesk.alertts.com/content/Debugging/ArcGISReproApp_12232019.7z" title="https://helpdesk.alertts.com/content/Debugging/ArcGISReproApp_12232019.7z"&gt;https://helpdesk.alertts.com/content/Debugging/ArcGISReproApp_12232019.7z&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also verified that downgrading to 100.6 fixes the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2019 22:06:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646457#M8025</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2019-12-23T22:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646458#M8026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are having the same problem with an app we are working on. Only difference is we built a "locator" (not address locator) in ArcGIS Pro with both house address and street range styles.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has become a show stopper in our development efforts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 17:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646458#M8026</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-12-27T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646459#M8027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to clarify, I'm also using "Create Locator", I've been referring to them as "New Style Locators" since ESRI refuses to give us a definitive way to clearly separate locators (only available in ArcGIS Pro) and address locators.&amp;nbsp; The only difference is mine only contains a street address role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for pointing that out as I realize the language in my original post was ambiguous, I edited to clarify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 18:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646459#M8027</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2019-12-27T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646460#M8028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you building 32 bit apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2019 16:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646460#M8028</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2019-12-30T16:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646461#M8029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3790"&gt;Mark Bockenhauer&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, yes.&amp;nbsp; Turning off Prefer 32-bit and recompiling does fix the issue, but obviously is not a fix due to the fact that we need to continue supporting 32-bit OSes, and I would expect ESRI would give us a healthy cushion period if you were planning on deprecating 32-bit support from the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; Sorry if this sounded a bit harsh, I'm not suggesting you were suggesting making apps 64-bit as a resolution, I just wanted to make it clear that it definitely would not be a viable resolution for us (and I'd assume many other SDK clients) at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2019 19:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646461#M8029</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2019-12-30T19:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646462#M8030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback...&amp;nbsp;&amp;nbsp;&amp;nbsp; I recently heard that the new locators required 64 bit, so that is why I asked.&amp;nbsp; I will make sure the teams see this thread.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2019 23:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646462#M8030</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2019-12-30T23:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646463#M8031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info, looking forward to clarification.&amp;nbsp; I have to admit that it would be very disappointing if this change was made without any sort of notice or warning.&amp;nbsp; While in an ideal world all applications would be running in 64-bit by now, we all know it's not an ideal world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3453"&gt;Brad Niemand&lt;/A&gt;‌ Any input/information you have on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jan 2020 13:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646463#M8031</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2020-01-01T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646464#M8032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Locators created with the Create Locator tool and&amp;nbsp;packaged&amp;nbsp;in a MobileMapPackage are only supported in 64 bit applications.&amp;nbsp; You can still use the Create Address Locator tool to create locators and package them in a&amp;nbsp;&lt;SPAN&gt;MobileMapPackage&amp;nbsp;to be used in 32 bit applications.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 18:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646464#M8032</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-01-02T18:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646465#M8033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the information.&amp;nbsp; I have to say this is pretty shocking, and disappointing that there was no information or warning about this.&amp;nbsp; The new locators were working fine in x86 up to 100.6.&amp;nbsp; Our mapping application has been completely designed around the new locators, we would not be able to go back to the logic and deficiencies of the address locators.&amp;nbsp; I'm pretty sure Visual Studio 2019 still defaults "prefer 32-bit" when creating a new WPF app, and I'm fairly certain we have a decent amount of clients running 32-bit versions of Windows out in the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:06:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646465#M8033</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2020-01-02T20:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646466#M8034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also sheds some&amp;nbsp;light on why my developer keeps telling me that runtime needs a *.locb" file.&amp;nbsp; This file is only created in ArcMap when the "create runtime content" is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Xamarin so we can deploy to different platforms. This will force us to use the less desirable "address locator" in ArcMap. While making the vector tile caches and mobile map packages in ArcGIS Pro. What a convoluted process. And there is zero chance (ok, I should never say "zero") we'll make one package for 64-bit and another for all other platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if non-64-bit apps built with runtime will be able to use the "locator" format in the future?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 17:05:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646466#M8034</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2020-01-06T17:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Local Locators not working in 100.7?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646467#M8035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the 100.8 release of Runtime, locators created with the Create Locator tool are now supported in 32 bit runtime applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/developers/announcements/welcome-to-arcgis-runtime-100-8/" title="https://www.esri.com/arcgis-blog/products/developers/announcements/welcome-to-arcgis-runtime-100-8/"&gt;Welcome to ArcGIS Runtime 100.8&lt;/A&gt;&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/developers/announcements/welcome-to-arcgis-runtime-100-8/" title="https://www.esri.com/arcgis-blog/products/developers/announcements/welcome-to-arcgis-runtime-100-8/"&gt;Welcome to ArcGIS Runtime 100.8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 18:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/local-locators-not-working-in-100-7/m-p/646467#M8035</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2020-05-13T18:23:26Z</dc:date>
    </item>
  </channel>
</rss>

