MOSS Setup error: This product requires ASP.NET v2.0 to be set to ‘Allow’ in the list of Internet Information Services (IIS) Web Server Extensions.
March 4th, 2008 — ¥ong¥sIf you ever get this error during moss or wss 3.0 installation, you can follow the step below to fix it.
Setup is unable to proceed due to the following error(s):
This product requires ASP.NET v2.0 to be set to ‘Allow’ in the list of Internet Information Services (IIS) Web Server Extensions. If it is not available in the list, reinstall ASP.Net v2.0.
Correct the issue(s) listed above and re-run setup.
Steps
1. Run aspnet_regiis -i at .NET 2.0 folder.
2. If the error still exist, you need to manual “Allow” the asp.net 2.0 in IIS Web Server Extensions.

April 1st, 2008 at 9:15 pm
thanks a lot i was able to resolve issue
April 30th, 2008 at 3:58 am
[...] with the help of this blog post, I was able to get it working. Here’s the deal: I believe the issue was that IIS (with [...]
July 1st, 2008 at 2:10 am
Thanks allot!!
August 17th, 2008 at 10:05 pm
[...] Read the rest of this entry (moved to http://www.bronios.com) » Posted in .Net, SharePoint. Tags: Moss Installation. [...]
August 28th, 2008 at 12:46 pm
Thanks a lot….
September 5th, 2008 at 8:50 am
I didnt figure it out at first but i got the point later.. I basically run cmd from start, change to this folder ‘C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727′, then run the command ‘aspnet_regiis -i’ at the prompt.
Thanks alot.
September 18th, 2008 at 11:20 am
I got the answer. Thanks a lot…
October 9th, 2008 at 10:42 pm
Ditto Ernie Boland’s reply. Thanks very much!
October 15th, 2008 at 12:58 am
Thanks a lot you save my evening
November 4th, 2008 at 6:43 pm
ThanX for your Help….