Bugs item #2008016, was opened at 2008-07-01 18:44 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2008016&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: Framework support Group: 0.85 >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: kz25 (kzawada) >Assigned to: Gert Driesen (drieseng) Summary: Building File Framework Error Initial Comment: When I run my .BUILD file I noticed that I receive the following output before running my script: NAnt 0.85 (Build 0.85.2344.0; rc 4; 06/26/2006) .NETFramework v3.5 --------------------------------------------------- Copyright (C) 2001-2006 Gerry Shaw http://nant.sourceforge.net Framework 'net-1.0' is invalid and has not been loaded : The 'System.dll' assembly does not exist in framework assembly directory 'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705'.. Framework 'netcf-1.0' is invalid and has not been loaded : Registry Value Not Found! - key='SOFTWARE\Microsoft\.NETCompactFramework\\sdkInstallRoot';hive='LocalMachine';. Framework 'mono-1.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'mono-2.0' is invalid and has not been loaded : Registry Path Not Found! - key='SOFTWARE\Mono\';hive='Microsoft.Win32.RegistryHive[]';. Framework 'sscli-1.0' is invalid and has not been loaded : Framework directory 'C:\sscli\build\v1.x86fstchk.rotor' does not exist.. --------------------------------------------------- Why would nant.exe be looking for .NETCompactFramework or attempting to use 'net-1.0'. I am using windows XP SP2. Would someone help me resolve this issue? ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2008-08-02 15:38 Message: Logged In: YES user_id=707851 Originator: NO Prior to NAnt 0.86, NAnt would attempt to initialize all defined frameworks on startup. However, the output you incldued is only written if you run NAnt in verbose or debug mode (NAnt.exe -verbose, or NAnt.exe -debug). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2008016&group_id=31650 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers