11 Replies
How to get the best help
Make a post in #help or one of the topic channels under Development.
Avoid asking Can anybody help Has anyone used Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.what do i do here
Please add context and not just a single question mark.
But as your error says, the debug profile does not exist.
how do i create one
Go into project properties, and screenshot what first page there looks like
how do i go to project propertiess
]
A note for your next issue, please come up with a better title.
And you have errors, so it won't even compile.
Fix these errors
I can give you a lead.
One is a method (https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/methods).
it's not that the profile doesn't exist, it's that the executable doesn't
oh, chat jump
but yeah i'm assuming that error is coming up because it's trying to run an executable that doesn't exist because your program doesn't compile