The EXE you are starting for the default VB project. Each project has its own directory and EXE file. The method I use is to right click the project in Solution Explorer, then select Open Folder in Windows Explorer. That will take you to the folder of that particular project. From there browse into \bin\Debug to get to the EXE for that project.