<?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: Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2 in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131750#M3274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I have approximately 21 errors all showing the warning below in my mainpage.xaml.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That are only warnings about the ScaleBar control that is obsolete and should be replaced by the new ScaleLine control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However your application should work despite these warnings (The templates have not been updated yet and are still using the old ScaleBar control).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2012 14:53:46 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-05-09T14:53:46Z</dc:date>
    <item>
      <title>Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131746#M3270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like the assemblies are fine, but not sure if I need to do something specific after updating the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Warning 7 'ESRI.ArcGIS.Client.ScaleBarUnit' is obsolete: '"Use ScaleLineUnit in ESRI.ArcGIS.Client.Toolkit namespace."' C:\COV\GIS\GISPRD10.0.1.05\Standard\UserControls\ScaleBar.xaml.cs 90 28 Standard
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I change to ScaleLineUnit I get &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;Error 7 The name 'ScaleLineUnit' does not exist in the current context ...\UserControls\ScaleBar.xaml.cs 90 28 Standard
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 17:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131746#M3270</guid>
      <dc:creator>BrandonCales</dc:creator>
      <dc:date>2011-06-28T17:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131747#M3271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried this sample? &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Scaleline"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Scaleline&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly verify that you can run this sample and the project references assemblies point to the location where your 2.2 files reside.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 19:31:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131747#M3271</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-06-28T19:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131748#M3272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to use the ScaleLineUnit to replace the ScaleBarUnit?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 14:47:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131748#M3272</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2012-02-01T14:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131749#M3273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using VS2010 , Esri Silverlight API 2.4, but shows in properties as run time version 2.0, I'm a little confused as to which one it really is using that may be causing the issue.&amp;nbsp; The path folder reflects v2.4 in my Esri.ArcGIS.Client reference properties. I have approximately 21 errors all showing the warning below in my mainpage.xaml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning 1 'ESRI.ArcGIS.Client.ScaleBarUnit' is obsolete: '"Please use ScaleLineUnit in the ESRI.ArcGIS.Client.Toolkit namespace."'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what to change, I'm VERY new to Silverlight API's. I'm actually just trying to get started and trying to open up and utilize the Frosted Tabs Template I downloaded so there is nothing special added yet, it is just the code in the template that isn't working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 12:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131749#M3273</guid>
      <dc:creator>deleted-user-OvQ2biYmIWQS</dc:creator>
      <dc:date>2012-05-09T12:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2010 - Update Assemblies  - Silverlight API 2.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131750#M3274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I have approximately 21 errors all showing the warning below in my mainpage.xaml.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That are only warnings about the ScaleBar control that is obsolete and should be replaced by the new ScaleLine control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However your application should work despite these warnings (The templates have not been updated yet and are still using the old ScaleBar control).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 14:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-update-assemblies-nbsp/m-p/131750#M3274</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-05-09T14:53:46Z</dc:date>
    </item>
  </channel>
</rss>

