Wednesday, January 9, 2008

How to Register ASP.NET 2.0 in IIS

I was recently building a WSS 3.0 box, and got stumped when I can't see ASP.NET 2.0 listed in IIS. I forgot I needed to register it:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i


That's all, just thought I'd blog this so I don't forget next time :)

0 comments: