ASP. NET is not authorized to access the requested resources. Consider granting the ASP. NET Request identity the permission to access this resource.

Source: Internet
Author: User
ASP. NET is not authorized to access the requested resources. Consider granting the ASP. NET Request identity the permission to access this resource. ASP. NET has an application ProgramNo base process ID used for simulation (usually {MACHINE} \ ASPnet on IIS 5, in IIS
6 ). If the application is simulating through <identity impersonate = "true"/>, the identity will be an anonymous user (usually IUSR_machinename) or an authenticated user.

In IIS 6.0, network service is used in the default application pool, so the network serviceaccount is used to run the w3wp.exe process in the process, when running vs 2003, we need. net \ framework \ v1.1.4322 \ temporary
ASP.. Net files \ directory for read and write operations, so I looked at the folder and found that there is no network service. Add the account and select "Full Control" to solve the problem, however, I don't know why this problem occurs because the network service account exists in temporary ASP when installing Windows 2003.. Net files.

By the way, you can change net service to local system in the default application pool> Properties> label in iis6.0.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.