<?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 Modified ArcGIS.Client.Toolkit library now getting an error related to version. in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203472#M5040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I modified overview map functionality by modifying ArcGIS.Client.Toolkit 2.0 downloaded from codeplex. If I use this assembly in Silverlight Application everything works as expected. However I get following error if I use the same assembly in Sharepoint command. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://csslsystem-268/overviewmap.jpg"&gt;&lt;IMG src="http://csslsystem-268/overviewmap.jpg" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking for some direction to resolve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rahul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 04:45:46 GMT</pubDate>
    <dc:creator>RahulRahul</dc:creator>
    <dc:date>2011-10-03T04:45:46Z</dc:date>
    <item>
      <title>Modified ArcGIS.Client.Toolkit library now getting an error related to version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203472#M5040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I modified overview map functionality by modifying ArcGIS.Client.Toolkit 2.0 downloaded from codeplex. If I use this assembly in Silverlight Application everything works as expected. However I get following error if I use the same assembly in Sharepoint command. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://csslsystem-268/overviewmap.jpg"&gt;&lt;IMG src="http://csslsystem-268/overviewmap.jpg" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking for some direction to resolve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rahul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 04:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203472#M5040</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-03T04:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Modified ArcGIS.Client.Toolkit library now getting an error related to version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203473#M5041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We don't see your error since your image seems to be private.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 07:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203473#M5041</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-10-03T07:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Modified ArcGIS.Client.Toolkit library now getting an error related to version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203474#M5042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dominique,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry! I have attached the image along with this post. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your quick response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 08:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203474#M5042</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-03T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Modified ArcGIS.Client.Toolkit library now getting an error related to version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203475#M5043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The viewer was built against the official version of the toolkit and you can't just replace that with a newer version without confusing the viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your best option is to move your modified control into its own new assembly (with a new namespace) and add that separately to the viewer template but leave the original toolkit in its original state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For any viewer specific questions on how to do that, please use the beta community forums.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modified-arcgis-client-toolkit-library-now-getting/m-p/203475#M5043</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-10-07T13:18:42Z</dc:date>
    </item>
  </channel>
</rss>

