When trying to open a project using VC++ Express 10, it tells me that:
"the solution requires .NetFramework4.5, which is not installed on this computer".
However, trying to install .NetFramework4.5, the installer tells me it can't perform the installation because .NetFramework4.5 it's already installed.
After days trying to fix/solve the problem, I then figured the following
[09/24/15,00:10:01] Install state for .NET Framework 4 Full: installed with no service packs.
[09/24/15,00:10:01] Install state for .NET Framework 4.5: installed with no service packs.
[09/24/15,00:10:01] Install state for .NET Framework 4.5.1: installed with no service packs.
[09/24/15,00:10:01] Install state for .NET Framework 4.5.2: installed with no service packs.
[09/24/15,00:10:01] Install state for .NET Framework 4.6: not installed.
My question is: how do I install the missing service packs? Or how can I reinstall .NetFramework 4.5?
Please, don't tell me to run Windows Update because I did this many times and it don't fix the problem.
Please, don't tell me to try to uninstall it, because Windows doesn't show it on the Control Panel.
Thanks for your help.