Friday, January 13, 2017

.NET Framework 3.5 on Windows 10

I am unable to install the .NET Framework 3.5 on my Windows 10 box. I tried:




  • enabling it through Programs and Features.

  • enabling and installing through DISM.

  • SFC /scannow



No success. Mostly I get error code 0x800736B3 saying, "The referenced assembly is not installed on your system". Sometimes I get Error 14003. I obviously need .NET due to many apps needing it to run. This is a brand new system. What should I try next?

No comments:

Post a Comment