Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As Windows 10 has less features installed and activated after installation as Windows 7 you have to perform these steps before doing the standard installation as described :

  1. Install IIS, ASP .NET 4.6 and 3.5 features via "Turn Windows features on or off"
  2. Run following command as after this installation the .NET needs to register in the IIS again : dism /online /enable-feature /all /featurename:IIS-ASPNET45
  3. Continue with the standard installation