Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Experience Builder
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Public Safety
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
ArcGIS Content - Esri Nederland
Esri Italia Community
Comunidad GEOTEC
Europe
Asia Pacific
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
Native Maps SDKs
:
Runtime SDK for iOS Questions
:
Re: does Route task API support 9.3.1 Route REST S...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
does Route task API support 9.3.1 Route REST Service
Subscribe
866
1
10-23-2011 04:34 PM
by
RajendraShelar
Deactivated User
10-23-2011
04:34 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
i want to access 9.3.1 Routing Rest service (i.e.
http://myGIS/arcgis/rest/services/RoutingService/NAServer/Route
but using iOS 2 SDK i m getting error after route task execute as below (i m using routing sample code available on resource center.:
There was an error in generation XML document, NSURL =
http://myGIS/arcgis/rest/services/RoutingService/NAServer/Route/solve?f=josn
but when i access this url in browser then it is giving following error
{"error":{"code":500,"message":"Object reference not set to an instance of an object.","details":[]}}..
please help asap.
thanks
Tags
(2)
Tags:
ios
native_app_developers
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Reply
by
NimeshJarecha
Esri Regular Contributor
10-26-2011
07:13 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Yes, ArcGIS Server v9.3.1 Route service is supposed with ArcGIS for iOS SDK? Which version of Apple iOS SDK are you using? Is route service secured? Are you able to execute route task from REST end point in browser?
Regards,
Nimesh
Reply
0
Kudos
Post Reply