- Right-click the Start button and choose the Run option.
- Run the command shell (cmd.exe).
- Run the command: dism /online /enable-feature /featurename:NetFx4ServerFeatures /ALL
- Run PowerShell (PowerShell.exe).
- Run the command: Install-WindowsFeature PowerShellRoot,PowerShell,PowerShell-ISE
- Restart the server.
Net Framework missing or blocked
J Longstreet
41
Reputation points
In an efforts to enable an MVC IIS site to come up, someone suggested uninstall and reinstall of Net Framework. The removal of NET Framework causes Server Manager to disappear and control panel or "Turn Features On and Off" search in the settings to fail. I tried downloading a tool from Microsoft called NetFxRepairTool.exe which not only failed but told me it needs to send information to Microsoft because it cannot find the cause in the logs.
Developer technologies .NET .NET Runtime
1,269 questions
Developer technologies .NET .NET CLI
350 questions
1 answer
Sort by: Most helpful
-
Jamie22 1 Reputation point
2021-02-22T12:29:12.197+00:00