win8.1 installation WebAccess encountered write access error

Source: Internet
Author: User
Tags stack trace

University when the leisure time is used to play games, and now work, the work encountered in the problems and learning experience with everyone to share under, if there is no place to welcome the point, thank you!

A few days ago suddenly want to swap with vs2013 development, re-installed win8.1 system, on the new system installation WebAccess 7.2 When the following error occurred:

The current identity (IIS Apppool\defaultapppool) does not have "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary. asp. NET Files" The Write access permission.

Description: An unhandled exception occurred during the execution of the current WEB request. Check the stack trace information For more information about the error and the source of the error in your code.

Exception Details: System.Web.HttpException: The current identity (IIS Apppool\defaultapppool) does not have a "C:\Windows\Microsoft.NET\Framework\v4.0.30319\ Temporary the Write access permission for ASP.

This error occurs because the default application pool setting for IIS is incorrect, the default program pool for win8.1 is 4.0, and you want to change it to 2.0 by changing the application pool to the IIS Configuration tool->defaultapppool-> The basic configuration is changed to v2.0.50727, OK.

win8.1 installation WebAccess encountered write access error

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.