Select to view content in your preferred language

Using http://js.arcgis.com/3.10/.  Works fine locally, but not on server.  Any ideas?

3774
2
09-03-2014 01:43 PM
NathanLindley
Deactivated User

Hello,

 

The title pretty much says it all.  Just switched over from using: <script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.5"></script> to using <script type="text/javascript" src="http://js.arcgis.com/3.10/"></script> .  The switch works flawlessly locally, but the maps just sit and spin and don't load on the server environment.

 

Any ideas?

 

Thanks!

 

Nate

Tags (1)
0 Kudos
2 Replies
RiyasDeen
Frequent Contributor

Hi Nathan,

Looks like a firewall is blocking request to js.arcgis.com. js.arcgis.com and serverapi.arcgisonline.com are hosted on different servers, are you getting response when you access http://js.arcgis.com/3.10  from your server browser?

Untitled.png

0 Kudos
NathanLindley
Deactivated User

I was hoping it would be a firewall issue but I did receive a reply from js.ArcGIS.com.  After checking further, the maps work on IE but not firefox/chrome.

ping-arc.png

0 Kudos