At 09:07 PM 1/10/2006, you wrote:
Ray Tayek wrote:

hi, newbie getting this with the build file below (it works fine if i omit the: <property name="nant.settings.currentframework" value="net-2.0" />).

i have stuff in: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 and C:\Program Files\Microsoft.NET\SDK\v2.0. also, csc -version says: 8.00.50727.42.

do i have things installed correctly? ...
Check your nant.exe.config file to make sure that a net-2.0 configuration is enabled and that the version numbers match what's actually installed. I know that on one machine of mine that has a several month old NAnt and just .Net 2.0 beta, the config file doesn't have the latest 2.0.50727.

that was the problem, i downloaded the nightly build of nant and that has the right stuff in the config file.

thanks

---
vice-chair http://ocjug.org/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to