Description
After installing ArcGIS Server for the Microsoft .NET Framework, SOAP and REST Services either do not work or require that the Web Services account be added to the Administrator's group.
Cause
The Web Services account requires the 'Allow Log On Locally' policy. In heightened security environments, the User's group, that contains the Web Services account, is often denied this policy.
Solution or Workaround
Add the Web Services account to the 'Allow Log On Locally' policy. If there is a heightened security environment, communicate this change to the administrator that applies the policy to the system.
- Click Start > Programs > Controls Panel > Administrative Tools > Local Security Policy.
- In the Local Security Settings dialog box, navigate to Local Policies > User Rights Assignment.
- Right-click 'Allow log on locally' and select 'Properties'.
- Click the 'Add User or Group' button and add the ArcGIS Web Services account.
- Click OK and close all Local Security Settings dialog boxes.
- Click Start > Run. Type 'IISRESET' and press Enter.