<?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: Routing Problem in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301540#M27668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I had already done these&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Oct 2010 09:03:40 GMT</pubDate>
    <dc:creator>sunilm</dc:creator>
    <dc:date>2010-10-22T09:03:40Z</dc:date>
    <item>
      <title>Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301535#M27663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Routing task in my application. I am keeping more than 12 stops. When I click on Solve Route, I am getting this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Microsoft JScript runtime error: 'xhr' is null or not an object". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is solving route only upto 12 stops if we give more than 12 I am getting this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the problem is with routeParams.stops.features array. Can anyone help me tp sought out this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sunil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 05:50:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301535#M27663</guid>
      <dc:creator>sunilm</dc:creator>
      <dc:date>2010-10-19T05:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301536#M27664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ran the sample "Routes with Barriers and Stops" in samples. When I keep more than 10 stops it is giving me an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An error occured&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error solving route&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The number of input locations loaded into Stops exceeded the maximum allowed by the service.&amp;nbsp; Attempted to load 19, but only 10 allowed."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think we need to set the stops in mapservice configuration file. Can anyone tell me where I need to add the parameter for stops in configuration file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sunil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 03:48:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301536#M27664</guid>
      <dc:creator>sunilm</dc:creator>
      <dc:date>2010-10-20T03:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301537#M27665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this have a limit because it's a demo. have you seen create a your service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you set parameter in routeparameters&amp;nbsp; see &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/EN/webapi/javascript/arcgis/help/jsapi/routeparameters.htm"&gt;http://help.arcgis.com/EN/webapi/javascript/arcgis/help/jsapi/routeparameters.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 13:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301537#M27665</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-10-20T13:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301538#M27666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had created my own Map service(using Arcgis 9.3.1). For that map Service also I am not able to solve route if I have more than 12 stops&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 02:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301538#M27666</guid>
      <dc:creator>sunilm</dc:creator>
      <dc:date>2010-10-21T02:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301539#M27667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In your Map services have enable in capability network analyst?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In your mxd have you add a route layer using a network dataset?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 08:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301539#M27667</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-10-22T08:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301540#M27668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I had already done these&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 09:03:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301540#M27668</guid>
      <dc:creator>sunilm</dc:creator>
      <dc:date>2010-10-22T09:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301541#M27669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you set a proxy page. you could overpass the limit 2000 lenght...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Oct 2010 16:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301541#M27669</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-10-23T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301542#M27670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had set the proxy page. Can you please tell me where I need to set the limit in proxy page?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 03:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301542#M27670</guid>
      <dc:creator>sunilm</dc:creator>
      <dc:date>2010-10-25T03:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Problem</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301543#M27671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/ags_proxy.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/ags_proxy.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 17:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/routing-problem/m-p/301543#M27671</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-10-26T17:56:47Z</dc:date>
    </item>
  </channel>
</rss>

