C
C#16mo ago
lukatata

❔ Attach to Process

i am new with this and i tried to start the program but this window pops out every time and it doesnt run the program
27 Replies
lukatata
lukatata16mo ago
am i missing any program to run the code? pls help guy hahahh
Monsieur Wholesome
Did you create a C# project or did you attempt to run a .cs file?
lukatata
lukatata16mo ago
created c# project
Monsieur Wholesome
Show me your Visual Studio The whole screen
lukatata
lukatata16mo ago
Thinker
Thinker16mo ago
You need to create a project You can't run individual .cs files This is just a single cs file
lukatata
lukatata16mo ago
like this?
Thinker
Thinker16mo ago
yep although you should be using .NET 7 since that's the latest version, but doesn't really matter for now
lukatata
lukatata16mo ago
yeah i saw .7 but the course i bough like 6months ago the guy in course uses .5 is there a big difference between 5 and 7?
Thinker
Thinker16mo ago
well, not for beginner purposes
lukatata
lukatata16mo ago
still same issue xd
MODiX
MODiX16mo ago
Sorry @Luka*! T̷a̷T̷a̷ your message contained blocked content and has been removed!
lukatata
lukatata16mo ago
i feel stooopid ill stay on 5 i guess
Thinker
Thinker16mo ago
You created a project, what does VS look like now? Well you can update at practically any time it's fine
lukatata
lukatata16mo ago
lukatata
lukatata16mo ago
okey
Thinker
Thinker16mo ago
Did you actually open the project you just created?
lukatata
lukatata16mo ago
created it opened the project automatic after i created it
Thinker
Thinker16mo ago
right odd doesn't look like it opened it Can you find the project in explorer and double click the .sln file?
lukatata
lukatata16mo ago
done
lukatata
lukatata16mo ago
Thinker
Thinker16mo ago
that's... really odd try closing and reopening visual studio
lukatata
lukatata16mo ago
still same do i need any applications?
lukatata
lukatata16mo ago
do i need to change anything here?
Thinker
Thinker16mo ago
no, it shouldn't say "attach to process" whatsoever sorry, I have no idea what's wrong
lukatata
lukatata16mo ago
i guess i messed up somewhere in the installation
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.