Versions Compared

Key

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

...

  1. Open a Command Prompt as an administrator and run each of these separately:
    1. Dism/online /Disable-Feature /FeatureName:IIS-ASPNET45
    2. dism /online /enable-feature /featurename:IIS-ASPNET45  (This can take a moment – wait until you see a progress bar appear and reach 100%)

Image RemovedImage Added

Clearing .NET Temp Files

...