Map does not change in the browser after modifying the map MXD file and restarting the service in .NET Server, and the query attribute task also needs to be reset.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM045867
已提交
June 9, 2009
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (.NET)
找到的版本
9.3.1
编程语言
VB.Net
操作系统
Windows OS
操作系统版本
2003
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
This is by design and documented.1) When using Manager, use the RESTART option on the list of web applications to clear the cache.2) When the application is developer in Visual Studio, the customer should run IISRESET.The caching is turned on by default so that the customer base will get the performance benefit by default. When developing an application, if they believe they will be altering the service regularly, they should turn the caching off. Once the application is in production, turn the caching on again so they get the performance benefit.