I
ileasile
Guest
I want to install .NET framework to run my Visual Studio on the computer, because, when I run it, I get the following error:
.NET Framework version 4.7 is not installed .... (not able to attach screenshots)
Ok, I've downloaded .NET Framework v4.7 and try to install it, and get
.NET 4.7 or above is already installed
Wow... Ok, Let's see what's the version is installed using VS Developer Console:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community>clrver
Microsoft (R) .NET CLR Version Tool Version 4.6.1055.0
Copyright (c) Microsoft Corporation. All rights reserved.
Versions installed on the machine:
v2.0.50727
v4.0.30319
I tried so-called rapair instruction, tried to repair VS code installation, updated Windows, modified some registry value, but nothing helped. Please give me an advice...
More...
.NET Framework version 4.7 is not installed .... (not able to attach screenshots)
Ok, I've downloaded .NET Framework v4.7 and try to install it, and get
.NET 4.7 or above is already installed
Wow... Ok, Let's see what's the version is installed using VS Developer Console:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community>clrver
Microsoft (R) .NET CLR Version Tool Version 4.6.1055.0
Copyright (c) Microsoft Corporation. All rights reserved.
Versions installed on the machine:
v2.0.50727
v4.0.30319
I tried so-called rapair instruction, tried to repair VS code installation, updated Windows, modified some registry value, but nothing helped. Please give me an advice...
More...