Failed to generate project files

Hi everyone i seem to get this message all the time when im trying to Generate Visual Studio Files.

Running D:/Unreal/Epic Games/4.11/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users//Desktop/CommunityProjecttest/CommunityProjecttest.uproject” -game -rocket -progress
Discovering modules, targets and source code for game…
Messages while compiling C:\Users\Desktop\CommunityProjecttest\Intermediate\Build\BuildRules\CommunityProjecttestModuleRules.dll:
c:\Users\Desktop\CommunityProjecttest\Intermediate\Source\CommunityProjecttest.Target.cs(6,14) : error CS0101: The namespace ‘’ already contains a definition for ‘CommunityProjecttestTarget’
UnrealBuildTool Exception: ERROR: UnrealBuildTool encountered an error while compiling source files

I know it says Failed to generate project files, but do you mean when you compile C++ or when you click on ProjectName.uproject and click Generate Visual Studio Project Files?

When I click on the ProjectName

Have you tried opening the solution and doing a rebuild with Solution Configuration set to Development Editor then generating the project files? Or is this before you even have your actual solution?

A cant open it in Visual Studio

take a look at this post.

there is a command line argument which can be used to generate project file instead.

Okay so I gave that a shot and ive got this back…

I cant even build my games niether keeps coming up with a Unknown Error

well. you do not have any source file to be generated.

there is no source folder in that image you sent

is there meant to be one there sorry this is so nooby lol