Hello World won't run in Visual Studio. I have a little C++ and Java experience from long ago. Help?
15 Replies
you've opened a folder instead of a solution
try doubleclicking the solution icon in the tree navigator on the right
Console.Read();
Console.ReadLine();
add one of these to your code
The .nets are all in my control panel, btw.
@RunielNalovir have you tried Pobiega's approach?
I tried double-clicking on the solution, yeah, nothing's working.
try going to the folder where the solution file exists, like in your Windows explorer
and try opening the solution file with VS
Just tried that, it gives me the same window with no option to run.
hmm
Take your time. Thank you all for the help so far.
can you search for the visual studio installer and run it
Can you jump on #dev-vc-1 and screenshare?
https://learn.microsoft.com/en-us/dotnet/core/additional-tools/uninstall-tool?tabs=windows @RunielNalovir
Uninstall Tool - .NET
An overview of the .NET Uninstall Tool, a guided tool that enables the controlled clean-up of .NET SDKs and runtimes.
Thanks again, everyone. 🙂
@RunielNalovir if you type
/close
then this post will be marked as resolved