<?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 Slow response from GeometryService in debug in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244088#M5775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, did anyone encounter such a problem that the response from a geometryService is returning after several minutes? I was making this test on a very simple rectangular shape - only 4 points and area not larger than............. I was doing a small demo with usage of that service about 2 months ago and it was blazing fast. Right now ... it is almost impossible to use it in development. I was thinking that maybe I have got error somewhere in my code... but after creating a project from source code on esri page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/measure-areas.htm" title="https://developers.arcgis.com/flex/sample-code/measure-areas.htm"&gt;Measure areas—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is also impossible to get results in debug mode.&lt;/P&gt;&lt;P&gt;What is even more interesting, after I create a release build in Flash Builder 4.6.... everyting is working fine and fast. But whenever I am trying to get results during debug, my network monitor says that request has status OK... but waiting for response. After I get it (from 1 to even 10 minutes)... I am able to perform calculations for new areas without any delay...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone had similar problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 12:32:02 GMT</pubDate>
    <dc:creator>KamilSzukalski</dc:creator>
    <dc:date>2015-03-24T12:32:02Z</dc:date>
    <item>
      <title>Slow response from GeometryService in debug</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244088#M5775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, did anyone encounter such a problem that the response from a geometryService is returning after several minutes? I was making this test on a very simple rectangular shape - only 4 points and area not larger than............. I was doing a small demo with usage of that service about 2 months ago and it was blazing fast. Right now ... it is almost impossible to use it in development. I was thinking that maybe I have got error somewhere in my code... but after creating a project from source code on esri page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/measure-areas.htm" title="https://developers.arcgis.com/flex/sample-code/measure-areas.htm"&gt;Measure areas—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is also impossible to get results in debug mode.&lt;/P&gt;&lt;P&gt;What is even more interesting, after I create a release build in Flash Builder 4.6.... everyting is working fine and fast. But whenever I am trying to get results during debug, my network monitor says that request has status OK... but waiting for response. After I get it (from 1 to even 10 minutes)... I am able to perform calculations for new areas without any delay...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone had similar problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 12:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244088#M5775</guid>
      <dc:creator>KamilSzukalski</dc:creator>
      <dc:date>2015-03-24T12:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Slow response from GeometryService in debug</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244089#M5776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have not had this type of issue. One thing that I always do right off is switch t using my own GeometryService on my ArcGIS Server. The default GeometryService that esri has in their samples is used by people all over the world and I would assume is used by thousands or more people all the time. Switching to use your own ArcGIS Servers GeometryService will definitely help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 12:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244089#M5776</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-24T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Slow response from GeometryService in debug</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244090#M5777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I do not have got one. The solution which worked for me was just to copy the source code to the fresh project. I know that it is not a solution at all... but somehow it works right now. It is strange since I am using in all projects the same SDK (both flex and esri) as well as the same theme. Strange....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 14:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/slow-response-from-geometryservice-in-debug/m-p/244090#M5777</guid>
      <dc:creator>KamilSzukalski</dc:creator>
      <dc:date>2015-03-24T14:27:54Z</dc:date>
    </item>
  </channel>
</rss>

