<?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 Task in iOS in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498090#M4252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you able to solve route with the same URL on browser?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 15:15:52 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2011-09-13T15:15:52Z</dc:date>
    <item>
      <title>Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498083#M4245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,I'm using the sample from arcgis online samples(RoutingSample),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i changed the url to my custom url:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.211.55.4/ArcGIS/rest/services/g/NAServer/Route" rel="nofollow" target="_blank"&gt;http://10.211.55.4/ArcGIS/rest/services/g/NAServer/Route&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(the service runs in paralles and access from mac)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;finally it comes with an error when "[self.routeTask retrieveDefaultRouteTaskParameters]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RoutingSample[727:207] Error: Error Domain=org.brautaset.JSON.ErrorDomain Code=3 "Unrecognised leading character" UserInfo=0x6223540 {NSLocalizedDescription=Unrecognised leading character}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(But the url works with api for js.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 06:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498083#M4245</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2011-09-01T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498084#M4246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of ArcGIS Server is installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any security configured?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 16:44:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498084#M4246</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-01T16:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498085#M4247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,I'm running version 10.0,no security config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 22:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498085#M4247</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2011-09-01T22:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498086#M4248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work. If possible, can you please share your NAServer URL?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2011 18:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498086#M4248</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-04T18:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498087#M4249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The attatchment is the map we used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 05:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498087#M4249</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2011-09-08T05:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498088#M4250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for providing the data. I published service on&amp;nbsp; ArcGIS Server for Java (v10 + SP2) and ArcGIS Server for .NET (v10 + SP2), tested with Route Sample and did not came across any error. Please try to intercept the request/response being sent from app to server to diagnose this further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2011 02:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498088#M4250</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-10T02:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498089#M4251</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;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using RoutingSample From Esri &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i changed the url to my custom url but when it comes to execute the route task , &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[self.routeTask solveWithParameters:self.routeTaskParams];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i got this Error : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Error Domain=NSCocoaErrorDomain Code=400 "Error solving route" UserInfo=0x602c5a0 {NSLocalizedFailureReason=There was an error generating the XML document., NSURL=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://91.140.226.23/ArcGIS/rest/services/NetworkService_Test/NAServer/Route/solve?f=json" rel="nofollow" target="_blank"&gt;http://91.140.226.23/ArcGIS/rest/services/NetworkService_Test/NAServer/Route/solve?f=json&lt;/A&gt;&lt;SPAN&gt;, NSLocalizedDescription=Error solving route}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks ..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 11:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498089#M4251</guid>
      <dc:creator>FaisalSabri</dc:creator>
      <dc:date>2011-09-13T11:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498090#M4252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you able to solve route with the same URL on browser?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 15:15:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498090#M4252</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-13T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498091#M4253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you able to solve route with the same URL on browser?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nimesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tested the network in silverlight and in ArcDesktop and it's working , but i did not try in browser , is it going to be different from the browser ?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tested in the browser and it's working , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this the error from the NSURL(&lt;/SPAN&gt;&lt;A href="http://91.140.226.23/ArcGIS/rest/services/NetworkService_Test/NAServer/Route/solve?f=json"&gt;http://91.140.226.23/ArcGIS/rest/services/NetworkService_Test/NAServer/Route/solve?f=json&lt;/A&gt;&lt;SPAN&gt;) when run it on the browser &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error":{"code":500,"message":"Object reference not set to an instance of an object.","details":[]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way i'm running on ArcGIS Server 9.3 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i will tested in 10.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and come back to u&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 03:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498091#M4253</guid>
      <dc:creator>FaisalSabri</dc:creator>
      <dc:date>2011-09-14T03:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498092#M4254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I asked you to test it in the browser because of the error, "There was an error generating the XML document.". The ArcGIS API for iOS deals with JSON and it no where creates XML document. There seems to be something wrong at server and it's a server error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please share your server configuration of v9.3.1 and v10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 15:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498092#M4254</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-14T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498093#M4255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there is no security configuration of v9.3.1 and v10.0, if this the configuration you mean &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i got this error on running from ArcGIS Server 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Domain=org.brautaset.JSON.ErrorDomain Code=3 "Unrecognised leading character" UserInfo=0x661e4c0 {NSLocalizedDescription=Unrecognised leading character&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i did every thing from restarting the service and remove it and add it again &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but i'm still getting error , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached to you the&amp;nbsp; "Network Layer" Config&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 07:11:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498093#M4255</guid>
      <dc:creator>FaisalSabri</dc:creator>
      <dc:date>2011-09-15T07:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498094#M4256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Faisal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see anything unusual but not sure why it's not working for you. Is it possible for you to attach your sample data and mxd so I can publish service at my end and test it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498094#M4256</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-09-20T16:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498095#M4257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Faisal,&lt;BR /&gt;&lt;BR /&gt;I don't see anything unusual but not sure why it's not working for you. Is it possible for you to attach your sample data and mxd so I can publish service at my end and test it?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nimesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i m also getting same error..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 08:33:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498095#M4257</guid>
      <dc:creator>RajendraShelar</dc:creator>
      <dc:date>2011-10-24T08:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Task in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498096#M4258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible for you to attach your sample data and mxd so I can publish service at my end and test it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 20:49:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/routing-task-in-ios/m-p/498096#M4258</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-10-28T20:49:21Z</dc:date>
    </item>
  </channel>
</rss>

