Using the Identify tool on a feature in an ArcIMS .NET application made with the Web ADF results in "No results found" in the Results window, when Identifying a Personal Geodatabase feature class that has domains attached to a field, but the field is null.
最後に公開された状態: August 25, 2014No Product Found
不具合 ID 番号
NIM032812
送信されました
March 3, 2008
最終更新日
April 2, 2025
適用対象
No Product Found
見つかったバージョン
9.2
プログラム言語
VB.Net
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.
対処法
The workaround is to ensure that fields that have domains are not null. If a feature cannot be identified, then assigning it a value from the domain allows it to be identified in the .NET application. This might require adding a new value to a domain to act as a placeholder if the user does not want to assign a value to the feature.