<?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 IGeoProcessorResult2 and ExecuteAsync in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/igeoprocessorresult2-and-executeasync/m-p/646154#M17365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm receiving odd behavior when I query my result from an ExecuteAsync on a custom tool.&amp;nbsp; I get an esriJobFailed status during and after a 'successful' tool is being run.&amp;nbsp; I say 'successful' because results dockable window says 'Succeeded'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My ExecuteAsync...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m_result = m_gp.ExecuteAsync(toolName, parameters);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My query via a button...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;listView2.Items.Add(new ListViewItem(new string[2] { "Status", Convert.ToString(((IGeoProcessorResult2)m_result).Status) }));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run the tool, and click my button multiple times, I get&amp;nbsp; esriJobWaiting, esriJobWaiting, esriJobFailed, esriJobFailed,esriJobFailed, ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 18:19:43 GMT</pubDate>
    <dc:creator>thomasenns1</dc:creator>
    <dc:date>2011-12-14T18:19:43Z</dc:date>
    <item>
      <title>IGeoProcessorResult2 and ExecuteAsync</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/igeoprocessorresult2-and-executeasync/m-p/646154#M17365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm receiving odd behavior when I query my result from an ExecuteAsync on a custom tool.&amp;nbsp; I get an esriJobFailed status during and after a 'successful' tool is being run.&amp;nbsp; I say 'successful' because results dockable window says 'Succeeded'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My ExecuteAsync...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m_result = m_gp.ExecuteAsync(toolName, parameters);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My query via a button...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;listView2.Items.Add(new ListViewItem(new string[2] { "Status", Convert.ToString(((IGeoProcessorResult2)m_result).Status) }));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run the tool, and click my button multiple times, I get&amp;nbsp; esriJobWaiting, esriJobWaiting, esriJobFailed, esriJobFailed,esriJobFailed, ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 18:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/igeoprocessorresult2-and-executeasync/m-p/646154#M17365</guid>
      <dc:creator>thomasenns1</dc:creator>
      <dc:date>2011-12-14T18:19:43Z</dc:date>
    </item>
  </channel>
</rss>

