Select to view content in your preferred language

unable to connect to sampleserver3 using proxy.jsp

556
0
07-24-2013 01:49 AM
Nehas
by
Emerging Contributor
Hi all,

I am trying to use closestfacility task in my application.

I modified the code of the sample available for the same in the resources page. (find the link below)

https://developers.arcgis.com/en/javascript/jssamples/routetask_closest_facility.html

The problem with me is that when I downloaded and ran the same code on my machine, it worked. But when I modified and integrated it into my application, it was unable to access sampleserver3 through my proxy file. I am using proxy.jsp (latest version) that I downloaded from the arcgis resources. I have already added the service url to my proxy page.

http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Closest Facility

But still I keep getting this error:

RequestError: Unable to load proxy.jsp?http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Closest Facility/solveClosestFacility status: 500

Please help me.  I am unable to find any solution for this problem.

Thanks in advance.
0 Kudos
0 Replies