yes you are absolutely right using same example I'm trying to query the feature from map services hosted on Arcgis server 10 but it results an error. Pertinently, when I tried to do same query with same semantics on Map services hosted on Arcgis server 9.3 It works fine.
On Fri, Sep 24, 2010 at 5:53 PM, Nianwei <[email protected]> wrote: > Did you use the code in the sample: > > > http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/ArcGISLink/bin-release/LayerQuery.html > ? > > Can you provide more details (URL link, version etc)? > > > > > On Sep 23, 7:53 am, Shafi <[email protected]> wrote: > > I am trying to query the feature from arcgis map services but it > > results in error > > > > When I saw the query parameter in Watch window they are > > > > params = com.google.maps.extras.arcgislink.QueryParameters (@cd2aa39) > > geometry = null > > outFields = Array (@cd2b601) > > [0] = "Name_E" > > length = 1 > > returnGeometry = true > > spatialRelationship = "esriSpatialRelIntersects" > > text = null > > where = "ID = 'AH'" > > > > Error Message is: > > > > Cannot create property fields on > > com.google.maps.extras.arcgislink.ResultSet > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API For Flash" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api-for-flash%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > -- With Regards Shafi +965-66097194 -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
