Hi There
I have built a rest service within ArcGIS Server 9.3.1 which i want to query using the QueryTask in the ArcGIS API for Silverlight 3. When i specify my output fields and those fields doesnt include the "Shape" field , the query performs pretty quick with no issues.
As soon as i include the "Shape" field within my output fields I experience slow performane.
Does anybody know how this might occure ? am i missing something ? or do i do something wrong ?