User-166373564 posted
HI,
Welcome to asp.net forum.
First the .NET Framework 4.5.1 is being offered via Windows Update and WSUS to computers running the following operating systems:
Windows Vista SP2, Windows 7 SP1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows Server 2012
Secondly we can get .NET Framework 4.5.1 from automatic update and
Windows Server Update Services (WSUS) and Catalog, see:
The .NET Framework 4.5.1 is available on Windows Update and WSUS
For your issue, it's recommended to restart your IIS, and check whether it can fix it.
At the same time you can also execute the following in the
Visual Studio Tools command prompt to register the .net 4.5.1:
aspnet_regiis -i
Further information: ASP.NET IIS Registration Tool (Aspnet_regiis.exe)
Best regards,
Angie