Tag Archives: VScode Add Startup Project Files Error

VScode Add Startup Project Files Error: Could not execute because the application was not found or a compatible .NET SDK is not installed

Error Messages:
Could not execute because the application was not found or a compatible .NET SDK is not installed.
Possible reasons for this include:
* You intended to execute a .NET program:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
It was not possible to find any installed .NET SDKs.
Install a .NET SDK from:
https://aka.ms/dotnet-download
The cause of the problem: program file and program file (x86) dotnet commands conflict

Delete dotnet.exe under c:/program file(x86)/dotnet/