"Select Features" Sample not working

1172
1
04-11-2011 01:33 PM
AndrewBrown1
Occasional Contributor II
Hello,

I'm trying to recreate the "Select Features" sample in my Aptana environment. I copied/pasted the example from http://help.arcgis.com/EN/webapi/javascript/arcgis/help/jssamples_start.htm into a new page and redefined the map service path.

Unfortunately, when I run it, I receive two errors:

Error: Unable to draw graphic (null): Unable to complete operation.
if(!dojo._hasResource["dijit._base.man...h","tr","xx","zh","zh-cn","zh-tw"]);

and

Error: Unable to draw graphic (null): Unable to complete operation.
if(!dojo._hasResource["dijit._base.man...h","tr","xx","zh","zh-cn","zh-tw"]);

I made sure my JS API 2.2 was being referenced under "Global References", but I still don't know what is going on.

Could anybody help? I'm a total newbie at this.

Thanks,
Andrew
0 Kudos
1 Reply
SiqiLi
by Esri Contributor
Esri Contributor
Hi Adrew,

I tested the sample, however the error message was not reproducible. If possible, please post your code so that I can take a look at it.
0 Kudos