laptop and a wrench

Bug

The True Curve feature is not supported by the IQueryFunctionality::Query method. However, if a map control is added to the page, the query function works fine. An explanation is needed.

Last Published: June 13, 2022 ArcGIS Server (.NET)
Bug ID Number NIM054267
SubmittedFebruary 17, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS Server (.NET)
Version found10.0 Beta
Program languageC#
Operating SystemWindows OS
Operating System Version2003
StatusWill Not Be Addressed

Workaround

Add the following code before the query() method:

ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.QueryFunctionality agsQF =

(ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.QueryFunctionality)queryFuncti

onality;

ESRI.ArcGIS.ADF.Web.DataSources.IMapInformation mi = agsQF.MapResource.MapInformation;

Steps to Reproduce

Bug ID: NIM054267

Software:

  • ArcGIS Server (.NET)

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options