Identify sample not working?

680
5
09-22-2010 05:49 AM
JamesB
by
New Contributor
http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/identify/identify_drilldown.html

If you click, nothing happens. If you look you'll see it's making AJAX calls, and the response is always:

dojo.io.script.jsonp_dojoIoScript17._jsonpCallback({"error":{"code":500,"message":"Server Error - Object reference not set to an instance of an object.","details":[]}});
0 Kudos
5 Replies
KellyHutchins
Esri Frequent Contributor
The service that this sample uses has been deprecated. I'll replace the service and upload a new version of the identify sample soon.

http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/identify/identify_drilldown.html

If you click, nothing happens. If you look you'll see it's making AJAX calls, and the response is always:

dojo.io.script.jsonp_dojoIoScript17._jsonpCallback({"error":{"code":500,"message":"Server Error - Object reference not set to an instance of an object.","details":[]}});
0 Kudos
JamesB
by
New Contributor
So the actual code on that page should work, it's just the service behind it has been stopped?
0 Kudos
KellyHutchins
Esri Frequent Contributor
Correct - the code should work.
0 Kudos
JamesB
by
New Contributor
Got the code working on our server fine, thanks
0 Kudos
derekswingley1
Frequent Contributor
The service that this sample uses has been deprecated. I'll replace the service and upload a new version of the identify sample soon.


Hi Kelly,

Can you clarify or list which services have been taken offline?
0 Kudos