Question: I installed IIS on a computer that alreace had .NET Framework 2.0 and I can’t find ASP.NET 2.0 in IIS managers
From the command line, browse to:
C:WindowsMicrosoft.NETFrameworkvx.x.xxxxx (i386)
C:WindowsMicrosoft.NETFramework64vx.x.xxxxx (x64)
and run aspnet_regiis.exe -i
Leave a Reply