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