<?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: EditVertices gives NullReferenceException in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185527#M4613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to reproduce this when after clicking onto the second polygon to edit it, and then you double-click to the first polygon whose vertex was just deleted.&amp;nbsp; This bug will be fixed in the future release.&amp;nbsp; It will be avoided by ensuring that there can never be more than one feature for edit at one time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Oct 2010 13:47:59 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2010-10-22T13:47:59Z</dc:date>
    <item>
      <title>EditVertices gives NullReferenceException</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185524#M4610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following steps cause a NullReferenceException!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. There are two Polygons on a Graphics Layer P1 and P2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Switch to EditVertices Mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Delete a Node in P1 with double-click on node&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Click on other Polygon P2 to terminate the EditVertices Mode &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; NullReferenceException&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185524#M4610</guid>
      <dc:creator>LukasPlatz</dc:creator>
      <dc:date>2010-10-20T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: EditVertices gives NullReferenceException</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185525#M4611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not able to reproduce this. What I get instead is that the two polygons get activated for editing, which is a bug and will be fixed in the future release.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the NullReference exception, what version are you using? I tried to do the same with the samples from &lt;/SPAN&gt;&lt;A href="http://esriurl.com/slsdk2"&gt;http://esriurl.com/slsdk2&lt;/A&gt;&lt;SPAN&gt;. Can you also share a code snippet of how you are adding Editor or EditorWidget to do EditVertices?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 16:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185525#M4611</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-10-20T16:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: EditVertices gives NullReferenceException</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185526#M4612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With the Silverlight Version, there is no exception but both polygons are selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitEditorWidget"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitEditorWidget&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I forgot to mention that I use the WPF control, v2.1.401&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using WPF, an exception arises some secons after selecting both polygons.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 07:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185526#M4612</guid>
      <dc:creator>LukasPlatz</dc:creator>
      <dc:date>2010-10-22T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: EditVertices gives NullReferenceException</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185527#M4613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to reproduce this when after clicking onto the second polygon to edit it, and then you double-click to the first polygon whose vertex was just deleted.&amp;nbsp; This bug will be fixed in the future release.&amp;nbsp; It will be avoided by ensuring that there can never be more than one feature for edit at one time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 13:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editvertices-gives-nullreferenceexception/m-p/185527#M4613</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-10-22T13:47:59Z</dc:date>
    </item>
  </channel>
</rss>

