I am following instructions in the book "Windows Phone 7 Game Development" (Adam Dawes) as part of my university course. I am mentioning the name of the book in case this is important to anyone. Anyway, I am following the instruction for "Your First XNA Project" in chapter two, but every time that I try to run the project with or without debugging I am presented with the error "No target is available for deploying". I have been unable to find a solution besides deleting the "Phone Tools" folder in "AppData/Local/Microsoft", but that didn't help. Any kind of help would be appreciated.
Just so you know, it doesn't matter if I try to run the default project or if I add more code to it as it says in the book: I always get the same error. Also, I am using Windows 8 and chose the option "Windows Phone OS 7.1" when creating the project if that's of any interest.