I have added a database file (.mdf) to my application using Visual Studio built-in functionality. Database is in the App_Data folder. It is running fin
.mdf
App_Data
The fix for me was making sure I had the correct project set for startup in the solution. Right click project and "Set as Startup Project"