You only need a strongly-named key if you will store assemblies in the GAC. This project doesn't need to do that, so you should comment-out all references to this file in every AssemblyInfo.cs (or .
vb) file.
By the way, this isn't a good project to use until you've had some .NET experience. This book makes a number of assumptions about what you should already know...
Eric