[Bug] permission to access ASP. NET temporary folders

Source: Internet
Author: User
Today, I want to change the server of the Reporting Service. When I set the server in vs2005, I found a problem:

Connection cocould not be made the Report Server.

At the beginning, I first thought of some connection problems, but I had been doing well before... so I ruled out this possibility.

Next I am thinking, if the connection is correct, it must be a server configuration problem.

Then, I enter the IIS configuration of the Reporting Service server for browsing. An error is displayed, which is roughly as follows:

The current identity (XXX \ ASPnet) does not have write access to 'C: \ windows \ Microsoft. NET \ framework \ v2.0.50727 \ temporary ASP. NET files '.

Description: An unhandled exception occurred during the execution of the current Web request. Please review the stack trace for more information about the error and where it originated in the code.

In this step, the scope of the problem is reduced a lot. (User permission)

Then I went to the C: \ WINDOWS \ Microsoft. NET \ framework \ v2.0.50727 \ temporary ASP. NET Files folder and found that the folder did not have the permission to add network service or iis_wpg.

Well, in this step, I can basically conclude that this is the problem, and then I will add NetworkService TO THE iis_wpg group users, and assign accessible permissions to this folder ~~~

Then debug and deploy. Everything is okay ~~~~~~~~~

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.