Basically I\'ve followed a tutorial and decided to delete the .mdf file afterwards.
.mdf
Now whenever I try to run the application I get the following error
I found that commenting out the context section used to initialise the database resolved the problem. Havnt had time to find out what was wrong with the seeding statements yet, but removing the seeding resolved the problem.