Solution to IIS metadatabase access failure

Source: Internet
Author: User

Recently, I debugged the Asp.net program and encountered an error message "failed to access the IIS metabase". Finally, I found a solution to the problem after searching. The solution is as follows:

1. Click Start> Run ".

2. In the "run" column, enter

"C: WINDOWSMicrosoft.NETFrameworkv2.0.50727aspnet_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 following article. Source: Internet.

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

After installing VS2005 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 enter C: WINDOWSMicrosoft. NETFrameworkv2.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: WINDOWSMicrosoft. NETFrameworkv2.0.50727Temporary

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.