Recent Posts

Wednesday, January 7, 2009

" Failed to access IIS metabase error " while launching ASP .Net 2.0 Application

This error typically occurs when you install IIS after you have asp.net installed. It is a very simple fix.

Copy and paste this into the Run Command from the Start Menu.
%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

This will reinstall asp.net for use with IIS and in most cases fixes the error stated above.

My MCP: Failed to access IIS metabase.

Related Posts by Categories




No comments:

Post a Comment