.NET 1.0 - C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
.NET 2.0 - C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
You can call use the tool from the command line with the -i switch to install that particular version of ASP .NET in IIS. You could go to Start->Run, then type or copy/paste:
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe" -i
and press OK. The command prompt should open and say it is installing whichever version you had chosen. After it finishes, you will then be allowed to control the ASP .NET web service extensions within IIS, and allow them to be used on pages your web server is hosting.
No comments:
Post a Comment
Hi, thanks for choosing to leave a comment. Please make sure that it's relevant to the topic you're commenting on though. If you're just trying to promote another product or webpage, sorry, but your comment will be deleted.