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
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?
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.