
When IIS is installed after .Net Framework, the right for ASPNet user isn’t configured properly, where it won’t handle aspx(asp) files properly. In order to solve, just reset the aspnet user rights in IIS registry with such command:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiisĀ -i
Reference:
- Failed to access IIS metabase problem
- FIX: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase
- Failed to access IIS metabase, VS2005 RC
0 Responses to “Failed to open IIS metabase”