laptop and a wrench

不具合

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.

最後に公開された状態: June 13, 2022 ArcGIS Server (.NET)
不具合 ID 番号 NIM054267
送信されましたFebruary 17, 2010
最終更新日June 5, 2024
適用対象ArcGIS Server (.NET)
見つかったバージョン10.0 Beta
プログラム言語C#
オペレーティング システムWindows OS
オペレーティング システムのバージョン2003
ステータスWill Not Be Addressed

対処法

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;

再現の手順

不具合 ID: NIM054267

ソフトウェア:

  • ArcGIS Server (.NET)

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動