First of all, I'm running XP Pro, VS 2002 Enterprise, and Framework 1.1.
Ok, I've followed all of the readme.html installation notes. When I open the project, I notice that all of the wrox namespace references are broken.
After I go thru and remove all of the offending references and replace them with the logical equivalents (Accounts.Business -> Wrox.WebModules.Accounts.Business), I get the thing to compile, but now I get this "Error Message:
Access to the path "C:\wrox\ThePhileVB\Config\Polls.Config" is denied." error message. This topic is discussed here:
http://p2p.wrox.com/topic.asp?TOPIC_ID=640 - however, the fix doesn't seem to work for me.
Basically I'm writing to express my disdain for source code that takes me hours just to get up and running on my machine. The book is great, but I need to be able to see the code and architecture of the project.