<?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: XamlParseExcemption in Blend in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536831#M13754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm actually using v2.4 and sl4. what's really strange, is that sometimes the app works in blend and other times i get the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 17:02:30 GMT</pubDate>
    <dc:creator>BenTreptow1</dc:creator>
    <dc:date>2012-05-22T17:02:30Z</dc:date>
    <item>
      <title>XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536829#M13752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting a Xaml Parse Exception in Blend whenever I try to add a Map control. Anyone know how to fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;UserControl xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:esri="http://schemas.esri.com/arcgis/client/2009"
 x:Class="MapCheck.MainPage"
 Width="640" Height="480"&amp;gt;

 &amp;lt;Grid x:Name="LayoutRoot" Background="White"&amp;gt;
&amp;nbsp; &amp;lt;esri:Map&amp;gt;
&amp;nbsp; &amp;lt;/esri:Map&amp;gt;
 &amp;lt;/Grid&amp;gt;
&amp;lt;/UserControl&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 18:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536829#M13752</guid>
      <dc:creator>BenTreptow1</dc:creator>
      <dc:date>2012-05-18T18:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536830#M13753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of the API are you using? If you are using v3.0 Pre-Release, you need Expression Blend 5.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 00:00:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536830#M13753</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-05-19T00:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536831#M13754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm actually using v2.4 and sl4. what's really strange, is that sometimes the app works in blend and other times i get the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 17:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536831#M13754</guid>
      <dc:creator>BenTreptow1</dc:creator>
      <dc:date>2012-05-22T17:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536832#M13755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This seems to be related thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/49936-XamlParseException-in-designer-with-a-map"&gt;http://forums.arcgis.com/threads/49936-XamlParseException-in-designer-with-a-map&lt;/A&gt;&lt;SPAN&gt;. But I didn't hear back whether it was related to the services they were using.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 17:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536832#M13755</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-05-22T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536833#M13756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like I have the same issue as in the other thread. I'm not even adding a service to my map object and it still causes the error in Blend. Just simply adding an empty map to the xaml is what evidently throws the exception in Blend. Is there a resolution for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 12:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536833#M13756</guid>
      <dc:creator>BenTreptow1</dc:creator>
      <dc:date>2012-06-07T12:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536834#M13757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of the API are you using? This is really strange, I've not heard about XamlParseException with just map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 15:49:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536834#M13757</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-06-07T15:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536835#M13758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm using v2.4 and the sl4. it's really weird, sometimes it works. sometimes it doens't. i've completely stripped my code down to just what i have in my initial thread, and that's all it takes to raise the exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 15:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536835#M13758</guid>
      <dc:creator>BenTreptow1</dc:creator>
      <dc:date>2012-06-07T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: XamlParseExcemption in Blend</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536836#M13759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That might happen if your blend project references ESRI dlls that are not the latest installed version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, you run into this issue if after installing ArcGIS SL 3.0 you create a blend project referencing 2.4 dlls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's because the design view of Blend is always using the latest installed version of the controls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should not be an issue at runtime though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 07:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/xamlparseexcemption-in-blend/m-p/536836#M13759</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-06-08T07:16:42Z</dc:date>
    </item>
  </channel>
</rss>

