The current identity (IIS Apppool\dfcreport) does not have write access to "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary. ASP. NET Files".

Source: Internet
Author: User
Tags net install microsoft website

The ASP. NET Web site is deployed above IIS, and browsing appears as shown in the error.

Cause the most

Reason:

1.IIS does not have permission to write to this folder.

2.IIS and ASP. NET install in the wrong order, you should first IIS, and then ASP.

3. Install the ASP. NET environment is not installed.

Solution (corresponds to the above reason number):

1. If prompted, do not write permission, just follow the path to the file found, then right-click Properties, Security tab, add everyone user rights. (The most common solution)

Both the 2.IIS and. NET environments are installed, and you need to re-register ASP. 4.0 for example.

  32-bit Windows: --------------------------------------------------------- ------------------1 . Run-> 2 . Enter CD C:\Windows\ Microsoft.net\framework\v4. 0.30319   enter  3 . Enter aspnet_regiis.exe-i Enter to install 64-bit Windows: ---------------------------------------------------------------------------. Start and run-> 2 . At the command prompt, type cd C:\Windows\Microsoft.NET\Framework64\v4. 0.30319   enter  3 . Enter aspnet_regiis.exe-i carriage return installation 
View Code

3. The. NET Framework version is not installed to download the corresponding version on the Microsoft website.

NET Framework 4.0

http://www.microsoft.com/zh-cn/download/details.aspx?id=17718

NET Framework 3.5 SP1

Http://www.microsoft.com/zh-cn/download/details.aspx?id=22

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.