Missing frames after installing VS 2012

So, I have two machines on which I installed 2012, and they do not have the same frameworks installed on them, the correct one looks like this:

Machine A Screenshot: Working

But the wrong one looks like this:

Machine B Screenshot: enter image description here

Please note that in the second screenshot / machine B

The following packages are missing:
  • Microsoft .NET Framework 4 Client Profile
  • Microsoft.Net Framework 4 Extended

Because of this, when I open the 2010 project in 2010, I get this error now

enter image description here

A machine that does not work is missing a 2.0 environment in Visual Studio 2010 and 2012

enter image description here

But I installed the .net 2.0 framework and still get the same message, and the framework does not appear in Visual Studio 2012 and 2010.

enter image description here

Does anyone know why and what can I do to fix this problem?

+5
3

.NET Framework 2.0 3.5 ( ), Windows, Windows 7 , " Windows", .NET Framework 3.5, Windows - Microsoft.

0

, 4, . 4. // v2.

0

It should be either through Windows updates (it will find out what you are missing in the next scheduled update) or restarted the installation of Visual Studio, and I believe that it is possible to fix the existing installation. Hope this helps.

0
source

All Articles