NullReferenceException is thrown in TaskResults DisplayResults method when ColumnName is changed in the DataTable.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM035001
Submitted
May 7, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Program language
C#
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
10.1 was the last release of the .NET WebADF technology. Client APIs (JavaScript/Flex/Silverlight) are recommended for web application development.
Workaround
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.