Trouble installing Sharepoint on a fresh Windows Server 2003 SP2

When installing Sharepoint 3.0 Service Pack 1 onto a fresh Windows Server 2003 installation, you can sometimes fall foul of Sharepoint complaining that ASP.net 2 is not installed:

“This product requires ASP.NET v2.0″

I found the solution over at Sharepoint Blogs. Run the following command on the server:

 C:\Windows\Microsoft.net\Framework\v2.0.50727\Aspnet_regiis.exe -i 

This will register .NET 2 with IIS and you should be able to use Sharepoint properly from that point on.

Related posts:

  1. Set the default Organisational Unit for New Computers in Windows Server Once you have your domain and group policies set up,...
  2. Installing Ubuntu 8.04 server on VirtualBox I had a little trouble running Ubuntu server on VirtualBox...
  3. Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
  4. Access VirtualBox SSH and Web Server One of the thing that differs VirtualBox from Microsoft’s Virtual...

Related posts brought to you by Yet Another Related Posts Plugin.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>