----- Original Message ----- 
From: "Rico Schaepe" <[EMAIL PROTECTED]>
To: "Gary Feldman" <[EMAIL PROTECTED]>; 
<nant-users@lists.sourceforge.net>
Sent: Tuesday, August 01, 2006 6:54 AM
Subject: Re: [NAnt-users] windows application won't start after compilation


> >Do you have the .Net 2.0 SDK installed?  This is a separate installation
>>from the .Net 2.0 framework (which must be installed first).
>
> It is installed but although it doesn't work if I compile for the .Net 2.0 
> framework. The error is:
>
> The SDK for the 'net-2.0' framework is not available or not configured.
>
> So it could be something with configuration but how and what do I have to 
> configure ?

Are you sure you've installed the SDK, not just the redistributable ?

Try running NAnt in verbose (NAnt.exe -verbose ...) or debug mode 
(NAnt.exe -debug ...)to get more information as to why the .NET Framework 
2.0 could not be found.

Gert 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to