When I attempt to compile HelloWorld.cs (pg 470 in the C# version of the book) I get the following error: 'csc' is not recognized as an internal or external command, operable program or batch file.
However, when I follow the below suggestion (I searched the p2p forums for help), I get an "Access Denied" error message.
http://p2p.wrox.com/topic.asp?TOPIC_ID=8413
In the book it says that there is a tutorial included with the code download that explains how to configure everything correctly but I have been unable to find it.
Any help would be appreciated!