<?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: MapView does not exist in namespace http://schemas.esri.com/arcgis/runtime/2013 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1638133#M13622</link>
    <description>&lt;P&gt;Hi Carol,&lt;/P&gt;&lt;P&gt;A few quick tips to solve this issue:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make sure the declared namespace at the top of your XAML exactly matches the MapView tag.&lt;/LI&gt;&lt;LI&gt;Try cleaning and rebuilding your solution to make sure Visual Studio isn’t using an out-of-date build.&lt;/LI&gt;&lt;LI&gt;If you hit design-time errors, close and reopen the XAML file, or restart Visual Studio. Also, check you don’t have any conflicting ArcGISRuntime packages installed.&lt;/LI&gt;&lt;LI&gt;Confirm your project’s target framework is .NET 8 or higher, as required for the latest SDK.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you still run into trouble, please provide a minimal sample so I can help diagnose the issue directly.&lt;/P&gt;&lt;P&gt;Good luck with your project!&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 20:56:43 GMT</pubDate>
    <dc:creator>pnarkhede</dc:creator>
    <dc:date>2025-07-31T20:56:43Z</dc:date>
    <item>
      <title>MapView does not exist in namespace http://schemas.esri.com/arcgis/runtime/2013</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1637670#M13621</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I'm just trying to create an initial app from the available tutorials.&lt;/P&gt;&lt;P&gt;I'm utilizing VS 2022, Windows 11, I've installed ArcGIS_Maps_SDK_DotNet_200_7_0.vsix.&lt;/P&gt;&lt;P&gt;I've added the ESRI.ArcGISRuntime.WPF nuget package but the app is not recognizing MapView as a namespace.&amp;nbsp; I read in older versions of the nuget package there were issues but that was years ago.&lt;/P&gt;&lt;P&gt;I'm guessing I'm missing another nuget package or I need some other install from .vsiz?&lt;/P&gt;&lt;P&gt;Thanks for any suggestions,&lt;/P&gt;&lt;P&gt;Carol&amp;nbsp;&lt;/P&gt;&lt;P&gt;End goal is to utilize the the offline maps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/maps-2d/tutorials/display-a-map/" target="_blank"&gt;https://developers.arcgis.com/net/maps-2d/tutorials/display-a-map/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/offline-maps-scenes-and-data/tutorials/display-an-offline-map-on-demand/" target="_blank"&gt;https://developers.arcgis.com/net/offline-maps-scenes-and-data/tutorials/display-an-offline-map-on-demand/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 16:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1637670#M13621</guid>
      <dc:creator>CarolSchmutzler</dc:creator>
      <dc:date>2025-07-30T16:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: MapView does not exist in namespace http://schemas.esri.com/arcgis/runtime/2013</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1638133#M13622</link>
      <description>&lt;P&gt;Hi Carol,&lt;/P&gt;&lt;P&gt;A few quick tips to solve this issue:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make sure the declared namespace at the top of your XAML exactly matches the MapView tag.&lt;/LI&gt;&lt;LI&gt;Try cleaning and rebuilding your solution to make sure Visual Studio isn’t using an out-of-date build.&lt;/LI&gt;&lt;LI&gt;If you hit design-time errors, close and reopen the XAML file, or restart Visual Studio. Also, check you don’t have any conflicting ArcGISRuntime packages installed.&lt;/LI&gt;&lt;LI&gt;Confirm your project’s target framework is .NET 8 or higher, as required for the latest SDK.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you still run into trouble, please provide a minimal sample so I can help diagnose the issue directly.&lt;/P&gt;&lt;P&gt;Good luck with your project!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 20:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1638133#M13622</guid>
      <dc:creator>pnarkhede</dc:creator>
      <dc:date>2025-07-31T20:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: MapView does not exist in namespace http://schemas.esri.com/arcgis/runtime/2013</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1638148#M13623</link>
      <description>&lt;P&gt;Also make sure you target `net8.0-windows10.0.19041` or higher with the explicit windows version in the target framework. A new WPF project typically just specifies `net8.0-windows` which is equivalent to Windows 7. We require at least `10.0.19041`.&lt;BR /&gt;&lt;BR /&gt;Btw you don't need to install `&lt;SPAN&gt;ArcGIS_Maps_SDK_DotNet_200_7_0.vsix`. That just gives you a local nuget repo of the packages (for offline scenarios), but they are on nuget.org so they'll just pull from there instead.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 19:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/mapview-does-not-exist-in-namespace-http-schemas/m-p/1638148#M13623</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-07-31T19:13:29Z</dc:date>
    </item>
  </channel>
</rss>

