Greg's profileGreg Olsen - Yellow Duck...PhotosBlogLists Tools Help

Blog


    March 10

    Failed to access IIS metabase

    What is this all about? You may get this error when you attempt to browse a site hosted by IIS.

    Problem:

    The problem can occur due to the order that some of the install components were installed on the machine, normally because the .NET Framework (i.e. .NET 2.0) or Visual Studio 2005 was installed before IIS. Therefore, ASP.NET is not correctly configured to execute. You can also get this error if a particular user account doesn’t have access to IIS metabase.

    Solution:

    I have successfully been able to fix this issue by running the following command:

    aspnet_regiis –i

    Run this command from the Visual Studio Command Prompt (from the Visual Studio Tools start menu) or by using DOS command prompt and navigating to the following location C:\Windows\Microsoft.Net\Framework\v2.0.50727 and then run aspnet_regiis –i

    The command aspnet_regiis –i will install the ASP.NET and update IIS metabase.

    Hope that helps!

    Greg Olsen
    Yellow Duck Guy

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://yellowduckguy.spaces.live.com/blog/cns!DA380C13569E8907!480.trak
    Weblogs that reference this entry
    • None