<?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: c - Geoprocessing service Failed in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340984#M8793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's hard to tell what the issue is based on your description. What you can do is run Fiddler while your Silverlight app is executing the Geoprocessor task. Copy the parameters (Fiddler &amp;gt; Inspectors &amp;gt; WebForms) and submit job from your web browser. See if you get the same result.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 18:16:21 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-12-14T18:16:21Z</dc:date>
    <item>
      <title>c - Geoprocessing service Failed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340983#M8792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are calling custom asynchronous geoprocessing service from our sliverlight application which will do bulk spatial operations on server side. For some of heavy processing, it takes more than 10 minutes, by this geoprocessing service fails and throws "The remote server returned an error: NotFound".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 ) What could be exact reason?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) How to increase time out&amp;nbsp; in case of asynchronous job from client application&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me on this. Really frustration on this message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 11:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340983#M8792</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2011-12-13T11:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: c - Geoprocessing service Failed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340984#M8793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's hard to tell what the issue is based on your description. What you can do is run Fiddler while your Silverlight app is executing the Geoprocessor task. Copy the parameters (Fiddler &amp;gt; Inspectors &amp;gt; WebForms) and submit job from your web browser. See if you get the same result.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 18:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340984#M8793</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-12-14T18:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: c - Geoprocessing service Failed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340985#M8794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That might be due to a time out if your process exceeds the maximum time a client can use a service (see doc &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Tuning_and_configuring_services/009300000069000000/"&gt;here&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The parameter 'UsageTimeOut' can be changed in the service configuration files (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Service_configuration_files/0093000000mr000000/"&gt;doc&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 10:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340985#M8794</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-12-15T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: c - Geoprocessing service Failed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340986#M8795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both. I will increase timeout parameters and test the same.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 11:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/c-geoprocessing-service-failed/m-p/340986#M8795</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2011-12-16T11:21:45Z</dc:date>
    </item>
  </channel>
</rss>

