Hi Ravi, This is a known issue for the 0.8.3 rc2 release.
This has been corrected in cvs. I uploaded a new "daily" build of the 0.8.4 release yesterday, so you can always use that one. Gert ----- Original Message ----- From: "Ravi Gulhane" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 3:24 PM Subject: [Nant-users] Problem in installing nAnt. Hi, I am first time trying to use this tool. I download the nant-0.8.3-rc2.zip I am using the framework 1.0.3705. I make changes in NAnt.exe.Config as defaultframework="net-1.0" When i im tyring to open the solution it is giving me error like.It does not have the project NAnt.Tests.csproj Unable to read the project file 'NAnt.Tests.csproj'. The system cannot fine the path specified. After that as per document when i try to install nAnt , it says BUILD FAILED Because of this i could not run the nAnt. Please tell me where i am wrong and pls give the solution. Thanks and Regards. Email : [EMAIL PROTECTED] The response when trying to install is like this.. ============================================================================ ===================================== Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. D:\>cd D:\RaviG\RND\nant D:\RaviG\RND\nant>bin\nant NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/RaviG/RND/nant/NAnt.build [echo] Using 'net-1.0' Framework init: debug: build: [echo] Build Directory is D:\RaviG\RND\nant/build/nant-0.8.3.50100-debug [mkdir] Creating directory D:\RaviG\RND\nant/build/nant-0.8.3.50100-debug/bin. [copy] Copying 7 files to D:\RaviG\RND\nant/build/nant-0.8.3.50100-debug/bin. [nant] src/NAnt.Core/NAnt.Core.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.Core/NAnt.Core.build build: [csc] Compiling 85 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.Core.dll. Total time: 10 seconds. BUILD SUCCEEDED [nant] src/NAnt.Console/NAnt.Console.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.Console/NAnt.Console.build build: [csc] Compiling 3 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.exe. [copy] Copying 1 file. Total time: 0 seconds. BUILD SUCCEEDED [nant] src/NAnt.DotNet/NAnt.DotNet.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.DotNet/NAnt.DotNet.build build: [csc] Compiling 14 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.DotNetTasks.dll. Total time: 1 seconds. BUILD SUCCEEDED [nant] src/NAnt.Zip/NAnt.Zip.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.Zip/NAnt.Zip.build build: [csc] Compiling 4 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.ZipTasks.dll. Total time: 0 seconds. BUILD SUCCEEDED [nant] src/NAnt.NUnit/NAnt.NUnit.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.NUnit/NAnt.NUnit.build build: [csc] Compiling 6 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.NUnit.dll. [csc] Compiling 14 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.NUnit1Tasks.dll. [csc] Compiling 6 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.NUnit2Tasks.dll. Total time: 2 seconds. BUILD SUCCEEDED [nant] src/NAnt.SourceControl/NAnt.SourceControl.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.SourceControl/NAnt.SourceControl.build build: [csc] Compiling 4 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.SourceControlTasks.d ll. Total time: 1 seconds. BUILD SUCCEEDED [nant] src/NAnt.Win32/NAnt.Win32.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.Win32/NAnt.Win32.build build: [csc] Compiling 4 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.Win32Tasks.dll. Total time: 1 seconds. BUILD SUCCEEDED [nant] src/NAnt.VSNet/NAnt.VSNet.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.VSNet/NAnt.VSNet.build build: [csc] Compiling 10 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.VSNetTasks.dll. Total time: 0 seconds. BUILD SUCCEEDED [nant] src/NAnt.VisualCpp/NAnt.VisualCpp.build build Buildfile: file:///D:/RaviG/RND/nant/src/NAnt.VisualCpp/NAnt.VisualCpp.build build: [csc] Compiling 5 files to D:\RaviG\RND\nant\build\nant-0.8.3.50100-debug\bin\NAnt.VisualCppTasks.dll. Total time: 0 seconds. BUILD SUCCEEDED [nant] tests/NAnt.Core/NAnt.Core.build build Total time: 21 seconds. BUILD FAILED D:\RaviG\RND\nant\tests\NAnt.Core\NAnt.Core.build: Error loading buildfile Could not find a part of the path "D:\RaviG\RND\nant\tests\NAnt.Core\NAnt.Core.build". ============================================================================ ============================ Ravi Gulhane [EMAIL PROTECTED] 301,Dahisar Mandar Co-Op Housing Society Ltd. Veer Sawarkar Nagar Sant Dnyaneshwar Road Borivali(E) Mumbai -66 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users