----- Original Message ----- From: "Howard Dierking" <[EMAIL PROTECTED]>
To: "'Nant-Users (E-mail)'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 14, 2004 10:19 PM
Subject: [Nant-users] setting up clean server - .net sdk



Hi quick question. I'm setting up a build server on a new win2003 server
machine. I'm trying to keep this machine as clean as possible. Because win
2003 server comes with the .net framework installed, I had assumed this was
all I needed. However, I'm seeing that it looks like the sdk is also
needed. Is this correct, and if not, do I simply need to set the
nant.settings.defaultframework.sdkdirectory manually in my build file?

You do need to have the .NET Framework SDK installed if you are using tasks such as resgen (which is also used indirectly by the compiler tasks, eg. <csc>) and <solution>.


The "nant.settings.defaultframework.sdkdirectory" property no longer exists.

Gert



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to