Select to view content in your preferred language

FindTask & IndentifyTask cause error: 'geometry' is null or not an object in IE7

457
0
08-08-2011 12:50 PM
JK
by
Deactivated User
Hello.  I am implementing FindTask & IndentifyTask into a Web page.  All is well when I use the FindTask functionality (query,  get result set, click on row in datagrid to zoom to polygon).  Next, I click my mouse pointer on the map to trigger the infoWindow which is a tabbed view of attribute data - this works fine.  I close the infoWindow and select another row to zoom to the area and it bombs. 

Once the infoWindow is called in a session there is some conflict with the onRowClickHandler I believe. 

In IE7 the javascript error is:'geometry' is null or not an object.

Thanks in advance for your help.


- IE7
- ArcGIS Server 9.3.1 SP1
- JS API REST Service
0 Kudos
0 Replies