Why do I get the following error message when I attempt to debug my project?
Program does not exist
This error occurs because the project you are trying to debug has not been built yet. To build the project, right-click the project name and select the
Build Project
option.