ArcGIS Server .NET Instances created on IIS by way of UNC paths fail.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM031626
Submitted
January 28, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
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: