Here I will explain how to solve the problem “Failed to access IIS metabase ASP.NET” when we try to browse website using asp.net
In my machine I tried to access one of the website from IIS at that time I got error like “Failed to access IIS metabase ASP.NET”. I realized that problem because of process model user account (in our case, ASPNET) does not have the correct user rights for the required system files and folders to run the ASP.NET worker process and apparently there is a bug in the ASP.NET install.
aspnet_regiis -ga machinename\ASPNET |
aspnet_regiis -i |
and click Ok%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –I |
After that Reset the IIS and test the application that resolves your issue|
If you enjoyed this post, please support the blog below. It's FREE! Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email. |
|||
Subscribe by RSS
Subscribe by Email
|
|||
|
|
Subscribe by RSS
Subscribe by Email
4 comments :
amazing i always support to this site and help of this site.......Thanks heartly...
Thanks a lot..
thanks
thanks suresh.. for giving great solution