Microsoft SharePoint 2007 Setup Error: How to Fix the Problem

TechTips
If you are installing Microsoft SharePoint 2007 and you run into the following error message: "this product requires ASP.NET v2.0 to be set to 'Allow' in the list of Internet Information Services (IIS) Web Server Extensions," don't be too worried. It's actually a pretty simple fix. Just a simple command line execution that will install the .NET 2.0 and allow you to enable it in IIS will do the trick. Follow the steps below, and you should be ready to install in about 2 minutes.

First click on the Start button navigate to the Run option and click it. In the window that opens up type the letters CMD and hit enter, this will open up a command window. First thing is to get to the directory where the .NET 2.0 is stored, typically it's under C:WINDOWSMicrosoft.NETFramework v2.0.50727, to get to this you can type

CD Windows (then hit enter)
CD Microsoft.NET (then hit enter)
CD Framework (then hit enter)
CD v2.0.50727 (then hit enter)

Once you get to the .NET 2.0 directories you will want to run a simple command that will register the .NET 2.0 with IIS.

Type aspnet_regiis -I and hit enter

It will begin its install, wait until it says it has finished the install and then you can type exit and hit enter.

The above steps fix the problem about 90% of the time but sometimes you need to do an additional step, just in case lets check your IIS web extensions, to be sure that the ASP.NET is set to allow.

To do this you will go to Start, Administrative Tools, and Internet Information Services Manager (IIS). Once IIS opens you will want to click on the Web Service Extensions Folder and check to make sure that ASP.NET v2.0 is set to allow. If it is not you will want to click on the icon labeled ASP.NET v2.0 and click the allow button. (see screenshot for visual on this step)

Now you should be able to install your Microsoft SharePoint 2007 with no problems. Hope this helps you with this common Microsoft SharePoint 2007 Setup error.

Published by TechTips

I am a senior systems engineer and enjoy writing articles about computers, technology and other electronics.  View profile

3 Comments

Post a Comment
  • Tania12/21/2010

    I thought that MS SharePoint 2007 Setup Error is a big problem and i was struggling to resolve it. But i could not find solution for a long time. Thank god, after seeing your post my error get resolved and found its quite easy error.
    Thanks to your Yahoo! Contributor Network team.

    http://godwinsblog.cdtech.in/2010/11/sharepoint-2010-installation-language.html

  • Anonymous3/6/2009

    hi, i tried both the steps but still its not working, let me know if there is another way.

  • Buurman11/10/2008

    Greased up Deaf Guy,

    yu'r a star, had this problem and your solution worked. one is just to afraid to make mistakes that you leave a blerrie obvious solution infront of you. all i did was set asp.net to allow. like the blerrie error message said...

    tx

Displaying Comments

To comment, please sign in to your Yahoo! account, or sign up for a new account.