We have developed SL application, where query task is used, to query the polygon feature class using query eg. TASK ID IN ('100', '200'). Query task is failed when we send more ID's in where clause (say more than 600). What is maximum limit ?. Is this ESRI limitation if yes, where the query string ilimit is mentioned? or http restriction? Though map service max record count set to 1000 still query task is failed.
Pl advice