ArcGIS Server .NET Instances created on IIS by way of UNC paths fail.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM031626
已提交
January 28, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
Workaround is only for Windows 2003:Do the steps for KB33618 : Configure an instance of ArcGIS Server Manager on a non-default IIS Web site, then add the following:1. Open a command prompt and browse to C:\WINDOWS\Microsoft.NET\Framework\v2.0.507272. Run the command: caspol -m -ag 1 -url "file://\servername\foldershare\*" FullTrust -exclusive on3. Go to the directory where the instance was created on the NAS drive and open the Instance folder > Manager and open web.config with notepad. - Comment out the <identity impersonate="true"/> line and save the file: