<?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: Migrating extension to 10.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-extension-to-10-1/m-p/156606#M4098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's because ESRI fixed a bug.&amp;nbsp; Editing a row from a recycling cursor may not have thrown an exception at 9.3 but it was never something you should have been doing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2013 12:29:34 GMT</pubDate>
    <dc:creator>NeilClemmons</dc:creator>
    <dc:date>2013-02-22T12:29:34Z</dc:date>
    <item>
      <title>Migrating extension to 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-extension-to-10-1/m-p/156605#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am migrating 9.3 Desktop extension to 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting this bug when I am trying to update a row in the geodatabase&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Cannot call Store on a recycled row while editing"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And seems the reason is, I am doing recyclable search like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;eatCursor = featLayer.Search(spatialFilter, true);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I changed it to false recyclable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And it worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my question is why 10.1 is not able to update recycled row, where 9.3 was able to?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what the reason of this change?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any reason 10.1 disabled this feature?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 20:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-extension-to-10-1/m-p/156605#M4097</guid>
      <dc:creator>GhassanKarwchan</dc:creator>
      <dc:date>2013-02-21T20:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating extension to 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-extension-to-10-1/m-p/156606#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's because ESRI fixed a bug.&amp;nbsp; Editing a row from a recycling cursor may not have thrown an exception at 9.3 but it was never something you should have been doing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 12:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-extension-to-10-1/m-p/156606#M4098</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2013-02-22T12:29:34Z</dc:date>
    </item>
  </channel>
</rss>

