You can get my code if you want. This is newer than the book and it has some changes:
http://p2p.wrox.com/topic.asp?TOPIC_ID=34263
My code has a SQL file to create all the objects (and my SQL is complete, unlike the one in the code download).
The problem with my code is that it doesn't match the book, so you may get confused if you're not real experienced.
Many people have restored the database from that backup file, and I think you can get that to work if you spend more time on it. Use that "with move" option if you need to.
Just for the record: no serious code or data should ever be deployed to any folder under "Documents and Settings" because this is tied to a particular user. Servers are supposed to have software that isn't tied to one user account.