<?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: Isolation Trace works in Pro but fails using .net SDK in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663218#M13760</link>
    <description>&lt;P&gt;No&amp;nbsp;&lt;SPAN&gt;nuget restore errors. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Target framework is .net8.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Target OS Windows&amp;nbsp;10.0.19041.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The solution is compiling fine when I had ArcGISRuntime 200.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the only change I have made.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 15:46:38 GMT</pubDate>
    <dc:creator>khem1000</dc:creator>
    <dc:date>2025-11-04T15:46:38Z</dc:date>
    <item>
      <title>Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1662787#M13754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using ArcGIS Runtime 200.3&lt;/P&gt;&lt;P&gt;I have set up a named trace to do an Valve Isolation Trace. I can run the trace successfully in Pro against a mobile geodatabase containing UN. The only input parameter I am providing is the starting point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then tried running the same trace using .net sdk, which I have created using sample codes from&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/maps-sdk/developers/offline-utility-networks-in-arcgis-maps-sdks-for-native-apps" target="_blank" rel="noopener"&gt;Offline utility networks in ArcGIS Maps SDKs for Native Apps&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am using same the same starting location i.e. in same DMA, same named trace, same mobile geodatabase in both Pro and .net&lt;/P&gt;&lt;P&gt;But in .net, I am getting error:&lt;/P&gt;&lt;P&gt;"Tracing failed. Invalid subnetwork controllers found".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see there is a valid subnetwork controller for this particular DMA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At other starting points (different DMAs), the trace works successfully in both .net &amp;amp; Pro.&lt;/P&gt;&lt;P&gt;Any idea why the trace could possibly fail using .net SDK, while it works in Pro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 13:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1662787#M13754</guid>
      <dc:creator>khem1000</dc:creator>
      <dc:date>2025-11-03T13:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1662870#M13755</link>
      <description>&lt;P&gt;Are you able to try with 200.8 and see if that makes a difference? (even if you aren't able to permanently move to it, if there's a version it started working might help us narrow the issue down). A lot has changed in utility network support since 200.3&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 16:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1662870#M13755</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-11-03T16:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663180#M13758</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1052"&gt;@dotMorten_esri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed 200.8 in VS 2022 and try to recompile code. I am getting error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;The type 'esri:MapView' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Target framework .net8.0&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 14:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663180#M13758</guid>
      <dc:creator>khem1000</dc:creator>
      <dc:date>2025-11-04T14:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663190#M13759</link>
      <description>&lt;P&gt;Are you experiencing any nuget restore errors? Wrt target framework, it needs to be either net8.0-windows10.0.19041, net9.0-ios18.0, net9.0-android35.0 or net9.0-maccatalyst18.0 or newer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Especially note .NET 9 if you are targeting .NET MAUI, since Microsoft no longer supports .NET 8 on MAUI, .NET 9 has been required since 200.7 for those targets.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 15:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663190#M13759</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-11-04T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663218#M13760</link>
      <description>&lt;P&gt;No&amp;nbsp;&lt;SPAN&gt;nuget restore errors. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Target framework is .net8.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Target OS Windows&amp;nbsp;10.0.19041.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The solution is compiling fine when I had ArcGISRuntime 200.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the only change I have made.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 15:46:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663218#M13760</guid>
      <dc:creator>khem1000</dc:creator>
      <dc:date>2025-11-04T15:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663335#M13768</link>
      <description>&lt;P&gt;Make sure to do a full clean and delete the /bin and /obj folders.&amp;nbsp; I have seen this upgrading.&amp;nbsp; If you are trying to debug on a device, you may want to remove the app from device also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/net-maps-sdk-questions/failure-loading-mapview-after-upgrade-to-200-7/m-p/1606657#M13475" target="_self"&gt;Failure loading MapView after upgrade to 200.7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 19:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663335#M13768</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2025-11-04T19:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663533#M13769</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this didn't work. Also tried upgrading VS2022 to latest version and ,set target framework to net9.0. It still comes up with same error.&lt;/P&gt;&lt;P&gt;I have attached a simplified VS solution showing the issue.&lt;/P&gt;&lt;P&gt;Any ideas??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 21:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1663533#M13769</guid>
      <dc:creator>khem1000</dc:creator>
      <dc:date>2025-11-05T21:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Isolation Trace works in Pro but fails using .net SDK</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1664104#M13771</link>
      <description>&lt;P&gt;You're missing the nuget package that contains the MapView. You will need to add one of the following nuget packages (depending on the UI framework you use):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Esri.ArcGISRuntime.Wpf&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Esri.ArcGISRuntime.WinUI&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Esri.ArcGISRuntime.Maui&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Esri.ArcGISRuntime.UWP&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isolation-trace-works-in-pro-but-fails-using-net/m-p/1664104#M13771</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-11-06T22:44:10Z</dc:date>
    </item>
  </channel>
</rss>

