Select to view content in your preferred language

basemaps error

1959
10
11-20-2012 11:12 AM
CraigMcDade
Deactivated User
Started seeing the following error in my basemaps gallery today:

TypeError: Unable to get value of the property '_basemapGalleryLayerType': object is null or undefined

Using standard code from the samples. Any thoughts on where I can look. It had been working up until now.
0 Kudos
10 Replies
CraigMcDade
Deactivated User
I see multiple "dojo is not defined" errors when trying to load your app in Chrome:

Uncaught ReferenceError: dojo is not defined findGrid.js:1
Uncaught ReferenceError: dojo is not defined identify.js:1
Uncaught ReferenceError: dojo is not defined index.html:27


The page also fails in IE. Can you re-visit your live link and make sure we can repro the error there?


Right now I have only had success on IE 9. The live link should work using that browser. My hope was to get it fully functional on one browser (IE9) and then work on compatability.
0 Kudos