Hi,
Please explicitly grant the IIS_IUSRS group(not IIS_IUSER) with Read
permission on the web.config file. Then restart IIS services and see if the
problem still persists. Please refer to the steps as below:
Grant the Read permission to the IIS_IUSRS group for the
ApplicationHost.config file or for the Web.config file. To do this, follow
these steps: 1. In Windows Explorer, locate the ApplicationHost.config
file that is associated with the Web site, or locate the Web.config file
that is associated with the Web site.
2. Right-click the ApplicationHost.config file, or right-click the
Web.config file.
3. Click Properties.
4. Click the Security tab, and then click Edit.
5. Click Add.
6. In the Enter the object names to select box, type computername
\IIS_IUSRS , click Check Names, and then click OK.
Note Computername is a placeholder for the computer name.
7. Click to select the Read check box, and then click OK.
8. In the ApplicationHost.config Properties dialog box or in the
Web.config Properties dialog box, click OK.
Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.