<?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: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227705#M8998</link>
    <description>&lt;P&gt;Unfortunately, the&amp;nbsp;&lt;SPAN&gt;XAML designer (which is part of VS 2022)&amp;nbsp;is somehow not able to find the ArcGIS Pro assemblies referenced in the XAML.&amp;nbsp; You see these errors only when the XAML designer is open.&amp;nbsp; When you close the XAML designer, the errors go away, and the application is able to find and load all required assemblies.&amp;nbsp; &amp;nbsp;I will check once more with the framework dev team to see if there's a workaround for this VS issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 21:58:10 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2022-11-01T21:58:10Z</dc:date>
    <item>
      <title>Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1084906#M6964</link>
      <description>&lt;P&gt;I am receiving an error when I try to build an Add-in solution using the ArcGIS Pro SDK. I have set the target framework for .NET 4.8 and I have ArcGIS Pro 2.8 installed. The error is as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace 'clr-namespace:Esri.ArcGISPro.Extensions;assembly=Esri.ArcGISPro.Extensions'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is occurring on my .XAML file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else run into this issue?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 14:01:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1084906#M6964</guid>
      <dc:creator>MaryGraceMcClellan</dc:creator>
      <dc:date>2021-08-02T14:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1084979#M6965</link>
      <description>&lt;P&gt;In 2.8 all Pro assemblies were switched from mixed (x86 and x64) to 64 bit only.&amp;nbsp; Unfortunately the XAML designer loader cannot load x64 bit assemblies.&amp;nbsp; &amp;nbsp;Here is a knowledge base article to that regard:&amp;nbsp;&lt;A href="https://support.esri.com/en/Technical-Article/000025543" target="_blank"&gt;Error: Could not load file or assembly 'ArcGIS.Desktop.Framework, Culture=neutral' or one of its dependencies. The system cannot find the file specified. (esri.com) &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hopefully the upcoming release of Visual Studio 2022 will fix this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 16:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1084979#M6965</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2021-08-02T16:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1223799#M8937</link>
      <description>&lt;P&gt;Unfortunately it's the same problem in 3.0 with .NET 6.0.5 and VS 2022:&lt;/P&gt;&lt;P&gt;XDG0062 Could not load file or assembly 'ArcGIS.Desktop.Extensions, Version=13.0.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86'&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 14:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1223799#M8937</guid>
      <dc:creator>WolfgangRuschke</dc:creator>
      <dc:date>2022-10-20T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227619#M8997</link>
      <description>&lt;P&gt;I also have this issue. I've ran through the solution that is posted earlier, but I am still getting errors when trying to build. What is the actual solution?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 19:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227619#M8997</guid>
      <dc:creator>profchamberlain</dc:creator>
      <dc:date>2022-11-01T19:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227705#M8998</link>
      <description>&lt;P&gt;Unfortunately, the&amp;nbsp;&lt;SPAN&gt;XAML designer (which is part of VS 2022)&amp;nbsp;is somehow not able to find the ArcGIS Pro assemblies referenced in the XAML.&amp;nbsp; You see these errors only when the XAML designer is open.&amp;nbsp; When you close the XAML designer, the errors go away, and the application is able to find and load all required assemblies.&amp;nbsp; &amp;nbsp;I will check once more with the framework dev team to see if there's a workaround for this VS issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 21:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227705#M8998</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2022-11-01T21:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227944#M8999</link>
      <description>&lt;P&gt;As I was producing the migration of my extension to 3.0, I noticed that my installation was for the user not for the machine. So the ArcPro bin was not found. I uninstalled and reinstalled (for all users) and that solved several errors, including most of the ones identified above. I also see what you mean by the XAML designer being opened (that's when most of these errors occur). However, there is still one issue that might be related.:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Error MC3074 The tag 'DesignOnlyResourceDictionary' does not exist in XML namespace 'clr-namespace:ArcGIS.Desktop.Extensions;assembly=ArcGIS.Desktop.Extensions'.&lt;/LI&gt;&lt;LI&gt;It refers to C:\Users\&amp;lt;username&amp;gt;\Source\Repos\&amp;lt;software path&amp;gt;\SettingsDockpane.xaml&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is this related to the problems above?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 15:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/error-the-tag-designonlyresourcedictionary-does/m-p/1227944#M8999</guid>
      <dc:creator>profchamberlain</dc:creator>
      <dc:date>2022-11-02T15:43:15Z</dc:date>
    </item>
  </channel>
</rss>

