Question in Chp13 of Beggining ASP.Net
I have started the Chapter 13 of the book and it is about .Net Assemblies and Custom controls. I have only installed WebMatrix, .Net Framework Redistributable and SDK. On the compilation part, I have created the compile.bat already but when I run the batch file, an error saying 'csc' is not recognized as an internal or external command, also in the book, it is stated that I have to check my whether my environment variables are configured correctly and that there is a tutorial on how to do this available with the code download in this site. I cant seem to find that tutorial. Can anyone assist me? Thanks.
|