<?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: System.Windows.Controls - Assembyl error in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71235#M309</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 have a blue squiggly line on xmlns:common="clr-namespace:System.Windows;assembly=System.Windows.Controls"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is not a design-time error. i have close the xaml-file when i build the project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but, i have this error when i open the xaml-file in the design-view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the errormessage is: "Die Assembly "System.Windows.Controls" wurde nicht gefunden. Alle Assemblyverweise müssen vorhanden sein, und das Projekt sowie alle referenzierten Assemblys müssen erstellt worden sein."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i think, the error is about the assembly reference. but, i can't found an other.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2011 05:49:15 GMT</pubDate>
    <dc:creator>killram</dc:creator>
    <dc:date>2011-08-02T05:49:15Z</dc:date>
    <item>
      <title>System.Windows.Controls - Assembyl error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71233#M307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hallo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;installed software:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vs2010 pro&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;wpf toolkit on codeplex (WPF Toolkit February 2010 (Version 3.5.50211.1))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;expression blend 4 sdk for .net (Version 2.0.20621.0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have using the example InteractiveWPFSDKSource from: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/wpf/help/InteractiveWPFSDKSource.zip"&gt;http://help.arcgis.com/en/webapi/wpf/help/InteractiveWPFSDKSource.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and have this compiler error in the QueryRelatedRecords.xaml example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;UserControl x:...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;xmlns:common="clr-namespace:System.Windows;assembly=System.Windows.Controls"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and a problem with set the VisibleLayers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="DynamicMapWellsLayer" VisibleLayers="0,1" Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Petroleum/KSPetro/MapServer" rel="nofollow" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Petroleum/KSPetro/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set all references correct, i think. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 09:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71233#M307</guid>
      <dc:creator>asdfasdf2</dc:creator>
      <dc:date>2011-07-29T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: System.Windows.Controls - Assembyl error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71234#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What error message are you getting exactly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are getting the blue squiggly line on VisibleLayers with this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Unable to cast object of type 'Microsoft.Expression.DesignModel.DocumentModel.DocumentPrimitiveNode' to type 'Microsoft.Expression.DesignModel.DocumentModel.DocumentCompositeNode'.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; this is known design-time error that appears when you have XAML open.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you say the error includes "System.Windows.Controls" I cannot think of an error related to this that shows with "VisibleLayers" property set. I think it would help if you share the actual error message and code so we can reproduce it here too. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 16:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71234#M308</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-08-01T16:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: System.Windows.Controls - Assembyl error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71235#M309</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 have a blue squiggly line on xmlns:common="clr-namespace:System.Windows;assembly=System.Windows.Controls"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is not a design-time error. i have close the xaml-file when i build the project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but, i have this error when i open the xaml-file in the design-view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the errormessage is: "Die Assembly "System.Windows.Controls" wurde nicht gefunden. Alle Assemblyverweise müssen vorhanden sein, und das Projekt sowie alle referenzierten Assemblys müssen erstellt worden sein."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i think, the error is about the assembly reference. but, i can't found an other.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 05:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71235#M309</guid>
      <dc:creator>killram</dc:creator>
      <dc:date>2011-08-02T05:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: System.Windows.Controls - Assembyl error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71236#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You must be using Silverlight code on WPF? Kindly see XMLNS on this page. &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/system.windows.controls.control.aspx"&gt;http://msdn.microsoft.com/en-us/library/system.windows.controls.control.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 03:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/system-windows-controls-assembyl-error/m-p/71236#M310</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-08-04T03:52:54Z</dc:date>
    </item>
  </channel>
</rss>

