<?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: WrapAround Error in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381643#M9873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Silverlight 3.0 API exposes functionality that is only available in ArcGIS Server 10.1 so it will be released along with the official release of 10.1 (I would guess).&amp;nbsp; I have been told that is about a week away.&amp;nbsp; 3.0 does have the advantage of being able to use Silverlight 5, but much of new features would only be available if the server has also been upgraded to 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Jun 2012 02:56:31 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2012-06-09T02:56:31Z</dc:date>
    <item>
      <title>WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381637#M9867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I keep getting the following error when using the sample codes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;"The property 'WrapAround' does not exist on the type 'Map' in the XML namespace '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.esri.com/arcgis/client/2009" rel="nofollow" target="_blank"&gt;http://schemas.esri.com/arcgis/client/2009&lt;/A&gt;&lt;SPAN&gt;'"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing and what does WrapAround do? - I seem to be able to delete it out of my code and everything seems to run fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 23:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381637#M9867</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-07T23:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381638#M9868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Support for WrapAround has been added in ArcGIS SL 2.2. See : &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/2.2/help/#/What_s_new_in_2_2/0166000000m2000000/"&gt;http://help.arcgis.com/en/webapi/silverlight/2.2/help/#/What_s_new_in_2_2/0166000000m2000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Which version are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 05:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381638#M9868</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-06-08T05:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381639#M9869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS API for Silverlight 2.4 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with the spatial query from the samples &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery&lt;/A&gt;&lt;SPAN&gt;. I tried taking away the wraparound to work with the rest of the code but the tools don't show up to use for the query. I copied and pasted directly from the sample and I don't get and code errors to go by. I should also note that I do not have expression blend - I don't know if that makes a difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 17:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381639#M9869</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-08T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381640#M9870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using ArcGIS API for Silverlight API v2.2 and up, you can enable wrap around mode like so: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map&lt;/A&gt;&lt;SPAN&gt;, this allows you to view map continuously. Compare with older version: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/2.1/samples/start.htm#Map"&gt;http://help.arcgis.com/en/webapi/silverlight/2.1/samples/start.htm#Map&lt;/A&gt;&lt;SPAN&gt;. Check your project reference assembly path and version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 21:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381640#M9870</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-06-08T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381641#M9871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems like I am running 2.0 but I have 2.4 downloaded as well. How do I update visual basic to use 2.4?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 22:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381641#M9871</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-08T22:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381642#M9872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind. I just did a fix errors of the 2.4 version so it basically did a reinstall and now I am able to access 2.4 in silverlight. I was curious about 3.0 - I see that is a pre-release, any time frame on when that will be the full release. I am about to start a new project and I am debating on which version to use...2.4 with silverlight 4 or 3.0 pre-release with silverlight 5. Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 22:53:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381642#M9872</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-08T22:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381643#M9873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Silverlight 3.0 API exposes functionality that is only available in ArcGIS Server 10.1 so it will be released along with the official release of 10.1 (I would guess).&amp;nbsp; I have been told that is about a week away.&amp;nbsp; 3.0 does have the advantage of being able to use Silverlight 5, but much of new features would only be available if the server has also been upgraded to 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 02:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381643#M9873</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2012-06-09T02:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381644#M9874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a new error with the spatial query sample &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery&lt;/A&gt;&lt;SPAN&gt;. In the c# code behind I get the error "Method must have a return type" for the line of code "public SpatialQuery()".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 15:25:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381644#M9874</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-11T15:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381645#M9875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When copying code from Silverlight SDK, you want to keep your class name for the constructor. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if your XAML and CS file is named SilverlightApplication1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you copied the following code, you need to replace SpatialQuery with your class name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public SpatialQuery()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InitializeComponent();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //more code goes here
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, while I cannot say a tentative release date of v3.0, if all goes well, it should be soon &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Hopefully, this month.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381645#M9875</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-12T16:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381646#M9876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!!! But unfortunately now I am getting errors regarding the toolbar. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"'ESRI.ArcGIS.Toolkit.SelectedToolbarItemArgs' is obsolete: 'This class is used with the Toolbar, which is deprecated.'"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently running silverlight 4 with API 2.4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question with 3.0 is that we will be running ArcServer 10 for a while. Will application built in 3.0 and silverlight 5 run with server 10?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 16:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381646#M9876</guid>
      <dc:creator>TanyaOwens</dc:creator>
      <dc:date>2012-06-11T16:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: WrapAround Error</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381647#M9877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a quick sample in this forum post: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/46920-Migrating-Toolbars-to-2.3"&gt;http://forums.arcgis.com/threads/46920-Migrating-Toolbars-to-2.3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS API for Silverlight v3.0 supports ArcGIS Server 10.1 and below, so that means it's okay if you will be using ArcGIS Server 10 for awhile. We will also have support for both Silverlight 4 and Silverlight 5 when v3.0 goes final.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 19:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/wraparound-error/m-p/381647#M9877</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-06-11T19:22:40Z</dc:date>
    </item>
  </channel>
</rss>

