Galina,

What version of NAnt are you using ?  Can you try using the latest nightly
build (http://nant.sourceforge.net/nightly/builds) and report back ?

Thanks,

Gert

----- Original Message ----- 
From: "Galina Betz (Volt)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 06, 2004 6:39 PM
Subject: [nant-dev] Please help - internal error message


When trying to use your tool I get this error:  

 

C:\>cd nant\bin

 

C:\nant\bin>nant test.build

NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)

Copyright (C) 2001-2003 Gerry Shaw

http://nant.sourceforge.net

 

Buildfile: file:///C:/nant/bin/test.build

Target(s) specified: test.build

 [solution] Starting solution build.

 [solution] Building WebRequestTester [debug]...

                 [copy] Copying 10 files to c:\documents and
settings\a-gbetz\de

sktop\visual studio projects\webrequesttester\bin\Debug\.

[Core.Task:solution Generated Exception  - [] <>]

Exception: System.ComponentModel.Win32Exception

Message: The system cannot find the file specified

Source: System

   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo
startIn

fo)

   at System.Diagnostics.Process.Start()

   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

   at NAnt.VSNet.Project.Compile(String configuration, ArrayList
alCSCArguments,

 String strLogFile, Boolean bVerbose, Boolean bShowCommands)

   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList
compilerArgume

nts, String logFile, Boolean verbose, Boolean showCommands)

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()

   at NAnt.Core.Task.Execute()

 

[Core.Project:Build failed.  - [] <>]

Exception: System.ComponentModel.Win32Exception

Message: The system cannot find the file specified

Source: System

   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo
startIn

fo)

   at System.Diagnostics.Process.Start()

   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

   at NAnt.VSNet.Project.Compile(String configuration, ArrayList
alCSCArguments,

 String strLogFile, Boolean bVerbose, Boolean bShowCommands)

   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList
compilerArgume

nts, String logFile, Boolean verbose, Boolean showCommands)

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()

   at NAnt.Core.Task.Execute()

   at NAnt.Core.Project.InitializeProjectDocument(XmlDocument doc)

   at NAnt.Core.Project.Execute()

   at NAnt.Core.Project.Run()

 

 

BUILD FAILED

 

INTERNAL ERROR

 

System.ComponentModel.Win32Exception: The system cannot find the file
specified

   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo
startIn

fo)

   at System.Diagnostics.Process.Start()

   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

   at NAnt.VSNet.Project.Compile(String configuration, ArrayList
alCSCArguments,

 String strLogFile, Boolean bVerbose, Boolean bShowCommands)

   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList
compilerArgume

nts, String logFile, Boolean verbose, Boolean showCommands)

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()

   at NAnt.Core.Task.Execute()

   at NAnt.Core.Project.InitializeProjectDocument(XmlDocument doc)

   at NAnt.Core.Project.Execute()

   at NAnt.Core.Project.Run()

 

Please send bug report to [EMAIL PROTECTED]

 

Total time: 6 seconds.

 

 

C:\nant\bin>

 

 

 

 

 

 

 




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to