Select to view content in your preferred language

using https map services does not return data

981
3
12-04-2013 04:18 AM
PeterHoffman
Deactivated User
I am using the Election polling place application modified for my data. It works fully internally but the external version does not return data as expected. Is there anything to modify? I have modified the proxy.config to reference the map services.
Here is the link:

http://gis2.suffolkcountyny.gov/electionpollingplace/
0 Kudos
3 Replies
JeffPace
MVP Alum
I am using the Election polling place application modified for my data. It works fully internally but the external version does not return data as expected. Is there anything to modify? I have modified the proxy.config to reference the map services.
Here is the link:

http://gis2.suffolkcountyny.gov/electionpollingplace/


are you getting any errors in firebug? is the proxy on the same external server?
0 Kudos
PeterHoffman
Deactivated User
I do not know about the proxy setup other than the proxy.config in the application folder

Here is the error from firebug:
Error: Invalid or missing input parameters.
http://serverapi.arcgisonline.com/jsapi/arcgis/3.5compact
Line 34
.cache["esri/request"]/</_37a/req.load()3.5compact (line 34)
.cache["dojo/_base/xhr"]/</dojo._ioSetArgs/<()3.5compact (line 15)
_1e1()3.5compact (line 15)
_1df()3.5compact (line 15)
()3.5compact (line 15)
_1e1()3.5compact (line 15)
_1df()3.5compact (line 15)
()3.5compact (line 15)
.cache["dojo/_base/xhr"]/</dojo.xhr/<()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c2()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4bc()3.5compact (line 15)
()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c8()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c2()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4bc()3.5compact (line 15)
()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c8()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c2()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4bc()3.5compact (line 15)
()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c8()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4c2()3.5compact (line 15)
.cache["dojo/Deferred"]/</_4bc()3.5compact (line 15)
()3.5compact (line 15)
_3e6()3.5compact (line 15)
_3f2()3.5compact (line 15)


...754;var next=_754[(k+1)%len];if(curr[2]===next[2]&&curr[0]==="INOUT"&&next[0]...
0 Kudos
PeterHoffman
Deactivated User
Working with the ESRI support I found that the production server had a different projection for the data, not sure how that happened as it was copied from development server.
All is well now.
0 Kudos