Bugs item #1859708, was opened at 2007-12-28 16:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1859708&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.86
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tolga Utku (tolgaonbay)
Assigned to: Nobody/Anonymous (nobody)
Summary: Failed to initialize the 'Microsoft .NET Framework 2.0'

Initial Comment:
I installed the NAnt-0.86-beta1 to try on a MS Windows XP box. And build my 
project succesfully. Then i installed it on my server running MS Windows 2003 
Standard Edition to use with CruiseControl.NET. But when i tried to build the 
same project it gave an error as follows:

======================================================
NAnt 0.86 (Build 0.86.2898.0; beta1; 08.12.2007)
Copyright (C) 2001-2007 Gerry Shaw
http://nant.sourceforge.net


BUILD FAILED

Failed to initialize the 'Microsoft .NET Framework 2.0' (net-2.0) target framewo
rk.

    Property evaluation failed.
Expression: ${path::combine(sdkInstallRoot, 'bin')}
                            ^^^^^^^^^^^^^^

        Property 'sdkInstallRoot' has not been set.

For more information regarding the cause of the build failure, run the build aga
in in debug mode.

Try 'nant -help' for more information
======================================================

The same version of NAnt(0.86-beta1) is not working on server but it is working 
on my desktop computer. Then i installed NAnt-0.85 on my server and the project 
is succesfully build. 

Keep up the good work

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1859708&group_id=31650

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to