On clicking debug in Visual Studio, it gives "The debugger cannot continue running the process. Unable to start debugging"
The problem here is that no project is selected as default startup project. You would need to right click a project which is start up project and select "Set as start-up project".
The problem here is that no project is selected as default startup project. You would need to right click a project which is start up project and select "Set as start-up project".
No comments:
Post a Comment