✅ "debug executable 'location' specified in the [project] debug profile does not exist"
hello, i'm an absolute beginner with c# and am trying to work on a project for school. whenever i rebuild and try to run without debugging, visual studio gives me the error message "debug executable 'location' specified in the [project] debug profile does not exist." (location is the folder, and project is project name; i didn't list them because my professor requires it to have my full name in it and i'd prefer not to post that info online.)
this happens when i add some coding. when i remove the coding, it does open the project. i don't know what i'm doing wrong to cause this.
the project is supposed to be income tax calculator. the following is the coding i've been trying to use that causes the errors:
any and all advice appreciated, thanks so much!
this happens when i add some coding. when i remove the coding, it does open the project. i don't know what i'm doing wrong to cause this.
the project is supposed to be income tax calculator. the following is the coding i've been trying to use that causes the errors:
any and all advice appreciated, thanks so much!