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: