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>

 

 

 

 

 

 

 

Reply via email to