I have an operations dashboard I am trying to troubleshoot, I have some local security issues loading it with the windows app and I am trying, at the moment, to open it in a browser. I am using Firefox and Firebug to dedug.
So the page begins to load, the basemap displays, then the page just sits there. In firebug it freezes
at the line:
GET LabelLayer.js 404 Not Found
So the url that appears if you hover over this line is:
http://salina-ks.maps.arcgis.com/apps/dashboard/js/esri/layers/LabelLayer.js
Anyone have an idea what it is looking for in LabelLayer.js that it can't find?