Attaching a test case to recreate the bug. Only unzip and run the cmd file to recreate. Depends on having NAnt.exe in the path. /Nicke
> -----Original Message----- > From: Nicklas Norling [mailto:[EMAIL PROTECTED] > Sent: den 7 november 2003 09:39 > To: [EMAIL PROTECTED] Sourceforge. Net (E-Mail) > Subject: [Nant-users] Internal error > > > After compiling a number of projects using the solution task > I get the following error: (using NAnt nightly build 031103) > > > [solution] Starting solution build. > [solution] Building > Ifs.Application.Fndwin.MyToDoViewer [Debug]... > > BUILD FAILED > > INTERNAL ERROR > > System.IO.DirectoryNotFoundException: > Could not find a part of the path "C:\ > TEMP\fqdsyqdt\compile-commands.txt". > at System.IO.__Error.WinIOError(Int32 errorCode, String str) > at System.IO.FileStream..ctor(String path, FileMode mode, > FileAccess access, FileShare share, Int 32 bufferSize, > Boolean useAsync, String msgPath, Boolean bFromProxy) > at System.IO.FileStream..ctor(String path, FileMode mode, > FileAccess access, FileShare share, Int 32 bufferSize) > at System.IO.StreamWriter.CreateFile(String path, Boolean append) > at System.IO.StreamWriter..ctor(String path, Boolean > append, Encoding encoding, Int32 bufferSize) > > at System.IO.StreamWriter..ctor(String path, Boolean append) > at System.IO.File.CreateText(String path) > at NAnt.VSNet.Project.Compile(String configuration, > ArrayList alCSCArguments, String strLogFile, Boolean > bVerbose, Boolean bShowCommands) > at NAnt.VSNet.Solution.Compile(String configuration, > ArrayList compilerArguments, String logFile, Boolean > verbose, Boolean showCommands) > at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() > at NAnt.Core.Task.Execute() > at NAnt.Core.TaskContainer.ExecuteChildTasks() > at NAnt.Core.TaskContainer.ExecuteTask() > at NAnt.Core.Task.Execute() > at NAnt.Core.Tasks.LoopTask.ExecuteChildTasks() > at NAnt.Core.Tasks.LoopTask.DoWork(String[] propVals) > at NAnt.Core.Tasks.LoopTask.ExecuteTask() > at NAnt.Core.Task.Execute() > at NAnt.Core.Target.Execute() > at NAnt.Core.Project.Execute(String targetName) > at NAnt.Core.Project.Execute() > at NAnt.Core.Project.Run() > > Please send bug report to > [EMAIL PROTECTED] > > /Nicke > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/n> ant-users >
Testcase.zip
Description: Binary data