Hello-
I have just discovered that our dev server hosting our stand-alone ArcServer 10.3 development is going out to:
https://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.3
at initiaize whereas our production environment is going out to:
https://js.arcgis.com/3.11
at initialize. I disovered this beacause I can no longer preview an ImageServer 10.3 cache, where the url to the imageServer.js script at:
https://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/layers/ArcGISImageServiceLayer.js
is not found. More disturbing however is why? Why is my 10.3 standalone development server deployment still going out to the old serverapi 3.3 resource instead of the new 3.11 jsapi resource?
Any help or ideas are appreciated-
Thanks
David