Web Application does not properly remove a service layer when the service is stopped or deleted.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM053646
已提交
February 1, 2010
上次修改时间
April 2, 2025
适用范围
ArcGIS Server (.NET)
找到的版本
9.3.1
操作系统
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.
解决办法
1. Manually edit the application's Default.aspx in a text editor/VS. 2. Locate the associated MapResourceItem. 3. Remove the map resource item. 4. Save Default.aspx.