Copied from:
http://office.microsoft.com/en-us/winsharepointadmin/HA100598511033.aspx
- Click Start, and then click Run.
- In the Open box, type cmd and then click OK.
- Open the following directory:
%drive%\WINNT\Microsoft.NET\Framework\v2.0.nnnnnwhere %drive% is the drive letter on which you installed Windows Server 2003 and nnnnn is the least significant version number of ASP.NET 2.0.
Note If you are running a 64-bit edition of Windows Server 2003 do not open the 64-bit directory. Windows SharePoint Services requires that IIS be run in 32-bit mode.
- Run the following command at the command prompt:
aspnet_regiis.exe -iru -enable - Close the command prompt.
- In Internet Information Services (IIS) Manager click Refresh from the Action menu.
- Verify that ASP.NET v2.0.nnnnn is listed in the Web Service Extension column and that the status is Allowed. If the status is Prohibited, you can change the status by right-clicking ASP.NET v2.0.nnnnn and then clicking Allow.
- After verifying that ASP.NET is allowed, the next step is to specify which virtual server or virtual servers you want to use ASP.NET 2.0. Proceed to Specifying which virtual servers use ASP.NET 2.0.
Thank you a lot, I was looking for this tip !!!
Regards,
Alex.
Comment by Alex — September 24, 2008 @ 8:18 pm
Fantastic…..Thank you
Comment by Janaka — December 8, 2008 @ 5:40 pm
Thank you very much , you have saved my day.
Comment by surawut — December 29, 2008 @ 1:20 am
Just the command i was looking for. Thanks. worked like a charm.
Comment by Willie — January 19, 2009 @ 8:10 am
I love your site!
_____________________
Experiencing a slow PC recently? Fix it now!
Comment by Michael Tim — February 28, 2009 @ 5:49 pm
Thanks, it works
Comment by febri — June 3, 2009 @ 1:18 pm
Thanx, i was looking exactly for it.
note: for server 2003 the path is
3-Open the following directory:%drive%\WINDOWS\Microsoft.NET\Framework\v2.0.nnnnn
Comment by noman — June 26, 2009 @ 1:13 am
thank you Andre, this really helped.. Now I can continue my MOSS installation
Comment by manoj — July 11, 2009 @ 6:18 am