The workaround is as follows:
1, click "Start"-"run" in turn.
2, in the "Run" column input
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe-i" (without quotes), and then click OK.
3, appears in the cmd window displays "starts installs ASP.net XXX" and so on content, waits for this window to automatically close.
OK, here's a general question to solve, if not resolved please refer to the following article. Source: Internet.
------------------------------------
Installed VS2005 and then installed IIS, resulting in a few problems
Failed to access the IIS metabase
Thinking may be the order out of the problem and solve
1, open cmd, enter C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2, Input Aspnet_regiis.exe-i
Wait a moment, the registration is successful to solve the problem.
Then there is the issue of "failed to create a Mutex"
Workaround:
1, first close your VS2005.
2, open C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary
asp.net Files Find the name of the program you just debugged to remove it from the directory.
3, shut down the IIS server, re-opened once.
4, use IE to browse your program, problem solving
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.