NullReferenceException is thrown in TaskResults DisplayResults method when ColumnName is changed in the DataTable.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM035001
已提交
May 7, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
编程语言
C#
状态
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.
解决办法
If the DataColumn column name for the "DisplayField" has been changed for some reason the ExtendedProperties collection of the DataTable that contains the "DisplayField" name should also be updated to reflect this change.