Title: Message
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! 

Reply via email to