you need to edit your nant.exe.config file and change this line: defaultframework="net-1.0" to
defaultframework="net-1.1"
Ian
Hello all. I finally got slingshot to create a build file from my .sln and nant to do the correct build on my local workstation (with VS.net installed).
Now, however, when I ported this to a build server, I'm receiving the error below. I have installed the .NET Framework 1.1 SDK. Is that not sufficient?
BUILD FAILED
The SDK for the (net-1.0 framework is not available or not configured.
More information was logged via log4net at level debug
Try 'nant -help' for more information
Thanks in advance!
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users