If you install IIS after installing .Net framework, you will need to run a command to register ASP.Net with IIS.
The command is, found in your .Net framework instllation directory:
c:\windows\microsoft.net\framework\<version>\aspnet_regiis.exe -i
The command is, found in your .Net framework instllation directory:
c:\windows\microsoft.net\framework\<version>\aspnet_regiis.exe -i
0 comments:
Post a Comment