To register IIS with a specific version of ASP.NET use following command
C:\Windows\Microsoft.NET\Framework64\v2.0.50727>aspnet_regiis -i
If multiple .NET Frameworks are installed on same machine. It is recommended to register IIS with the requried version.
Complete details are provided at http://msdn.microsoft.com/en-us/library/k6h9cz8h(v=vs.80).aspx
No comments:
Post a Comment