Before you try debugging you need to do Rebuild Solution. Lots of features and files are in separate projects and the get copied up to the web project by post build events, so you need to do a full build at least once before you start debugging.
Hope it helps,
Joe