An error occurred while asking about the IIS metadatabase.

Source: Internet
Author: User
Daily debugging of Asp.net ProgramThe "failed to access the IIS metadatabase" error message is displayed. Finally, the solution is found after searching. The solution is as follows:

1. Click Start> Run ".

2. In the "run" column, enter

"C: \ WINDOWS \ Microsoft. NET \ framework \ v2.0.50727 \ aspnet_regiis.exe-I" (without quotation marks), and then click "OK.

3. The displayed cmd window displays "start to install ASP. net xxx" and other content. Wait until the window is closed automatically.

Now, the problem is solved. If the problem persists, refer to the followingArticle. Source: Internet.

------------------------------------

After installing vs2008 and then IIS, some minor problems have occurred.

An error occurred while accessing the IIS metadatabase.

Thinking may be due to a problem in order to solve the problem.

1. Open CMD and go to C: \ WINDOWS \ Microsoft. NET \ framework \ v2.0.50727.

2. Enter aspnet_regiis.exe-I

Wait a moment and the registration will solve the problem.

The "failed to create mutex" problem also occurs.

Solution:

1. Disable vs2005 first.

2. Open c: \ windows \ Microsoft. NET \ framework \ v2.0.50727 \ temporary

ASP. NET files find the directory of the program you just debugged and delete it.

3. Disable the IIS server and restart it once.

4. Use IE to browse your program and solve the problem.

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.