PrintTask does not recognize task results from a custom task results container.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM037872
Submitted
August 27, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
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
Use a hidden Web ADF TaskResults control (Visible=false) for providing the results in the PrintTask. Display the same results in a custom TaskResults control for the user to interact with in the application.