Cannot view a page containing a Web ADF Map control when it is embedded in an IFrame.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM038759
已提交
September 24, 2008
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (.NET)
找到的版本
9.3
操作系统
Windows OS
操作系统版本
2003
状态
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.
解决办法
Updating an application to use <a href="http://ASP.NET" target="_blank">ASP.NET</a> Ajax 3.5 will solve the problem. The easiest way to do this is to simply open the application in Visual Studio 2008 and choose 'yes' at the prompt to migrate. Additional security configuration may be required to ensure the map displays properly, as described here:<a href="http://msdn.microsoft.com/en-us/library/ms537341" target="_blank">http://msdn.microsoft.com/en-us/library/ms537341</a>(VS.85).aspxA possible workaround if staying with v1.0 of <a href="http://ASP.NET" target="_blank">ASP.NET</a> Ajax may be to use external (<a href="http://Asp.Net" target="_blank">Asp.Net</a> AJAX) scripts instead of the resource-based ones, and applying the code fix described here:<a href="http://weblogs.asp.net/bleroy/archive/2007/01/31/how-to-work-around-the-quot-access-denied-quot-cross-domain-frame-issue-in-asp-net-ajax-1-0.aspx" target="_blank">http://weblogs.asp.net/bleroy/archive/2007/01/31/how-to-work-around-the-quot-access-denied-quot-cross-domain-frame-issue-in-asp-net-ajax-1-0.aspx</a>