Wednesday, January 20, 2010

Failed to access IIS metabase

So after publishing your asp.net website to IIS you've tried to view the webpage in the browser and you get the error Failed to access IIS metabase



Go to command prompt, and go to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

From there, type aspnet_regiis -i and you should see something similar to this..




There, that should do the trick, try browsing the page again and you shouldn't be seeing that error anymore.


-k

No comments:

Post a Comment