Hi all,
I didn't want to give in, but I also didn't want to spend too much time
banging my head against the wall.
I am trying to build the NUnitAsp solution. Building it from VS.NET got
the cryptographic error, so I found the FAQ and did an NAnt build.
However, I'm getting thie following error:
BUILD FAILED
[csc] C:\Windows\Microsoft.NET\Framework\v1.0.3705\csc.exe failed to start.
The system cannot find the file specified
I've tried setting the DotNetToolDir to the 1.1 path (as well as just
Path), but the build script seems to ignore the 1.1 setting and forcably
tries to use the 1.0, which I don't have installed.
I went through the NAnt build script, but couldn't figure out how to get
it to choose 1.1. Any thoughts would be much appreciated. Thanks!
Cory
|