PrintTask does not recognize task results from a custom task results container.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM037872
已提交
August 27, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.3
状态
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.
解决办法
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.