Unable to create C++ project

UE4.20.3 and Visual studio 2017 (15.9.3). and widows 10 v1809.
blueprint project created successfully without any issue but C++ project gives me error when i press create button.
Error:
Running C:/Program Files/Epic Games/UE_4.20/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/mibte/Documents/Unreal Projects/MyProject/MyProject.uproject” -game -rocket -progress
ERROR: UnrealBuildTool Exception: Unable to open log file for writing (C:\Program Files\Epic Games\UE_4.20\Engine\Programs\UnrealBuildTool\Log.txt)

it worked when I run “UnrealEngine.exe” as Administrator.

thanks man it solved my problem :slight_smile:

it worked when I run “UnrealEngine.exe” as Administrator.

Could be some sort of file restriction. Could you try to run UE as administrator? I know I’m fishing here, but it could potentially be the issue. Also, you should install the “Unreal Engine Installer” to your visual studio. You can see in on the right side of your second image.