Search
Articles

Current Articles | Categories | Search | Syndication

How to fix unhandled exception - Failed to access metabase files
By j sumant in Featured, Dotnetnuke, asp.net Thursday, August 20, 2009 @ 5:40 AM
Views: 438 Comments: 0
 

I was trying to fix an error on windows XP SP2 where I have installed .net framework 2.0 first and then IIS 5.1.

The web request was throwing an unhandled exception

System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase.



To solve this error, I executed following command on Visual Studio 2005 command prompt:

aspnet_regiis.exe -i

And it works !!!!

Bookmark This Article
Rate It!
Comments
Currently, there are no comments. Be the first to post one!
You must be logged in to post a comment. You can login here

Archives
   
Categories
asp.net (2) RSS of asp.net
Dotnetnuke (2) RSS of Dotnetnuke
Featured (6) RSS of Featured
General (2) RSS of General
Technical (2) RSS of Technical
Thoughts (2) RSS of Thoughts