The process account used to run ASP. NET must have read access to the IIS metabase (for example, IIS: // servername/W3SVC ).

Source: Internet
Author: User
Tags metabase

 

The process account used to run ASP. NET must have read access to the IIS metabase (for example, IIS: // servername/W3SVC)-column of coolhe21cn-csdnblog

An error occurred while accessing the IIS metadatabase.

Note:An error occurred while executing the current Web request. Check the stack trace information to learn about this error andCodeDetailed information about the cause of the error.
Exception details:System. Web. Hosting. hostingenvironmentexception: An error occurred while accessing the IIS metadatabase.
The process account used to run ASP. NET must have read access to the IIS metabase (for example, IIS: // servername/W3SVC. For information about how to modify metadatabase permissions, see http://support.microsoft.com /? Kbid = 267904.

After this problem occurred, I was unable to access the Internet that day and the results were not resolved. Today, Google found a perfect solution, as shown below.
Yellow Pages:
The process account used to run ASP. NET must have read access to the IIS metabase (for example, IIS: // servername/W3SVC.
This problem occurs mostly because. NET Framework is installed first and IIS is installed later.
Solution:
Start> program> Microsoft. NET Framework SDK V2.0> SDK Command Prompt
Input
Aspnet_regiis-I press ENTER
Solve the problem!

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.