Hi,
I'm trying to use the cruise control and NAnt. When i build thru NAnt, i'm getting the following error. Please assist me as early as possible since this is very urgent.
Regards,
Mohangandhi. C
Mobile: 00 91 93410 74976
ERROR:
=======
Buildfile: file:///C:/Projects/CI/cruise.build
Target(s) specified: run
clean:
[delete] Deleting directory C:\Projects\CI\TEST_Mohan.
get:
[vssget] Put $/TEST_Mohan to TEST_Mohan
build:
[solution] Starting solution build.
[solution] Building STAR [debug]...
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.Target.Execute()
at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()
Please send bug report to [EMAIL PROTECTED]
Total time: 1 seconds.