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.