To whom it may concern:

I am trying to use NANT to build some Visual Studio .NET solutions using
NANt, but have received the following error. I am using NANT to drive
additional builds, I am only getting this error when attempting to build
the .NET C# code.

BUILD FAILED

INTERNAL ERROR

System.IO.DirectoryNotFoundException: Could not find a part of the path
"C:\DOCUME~1\jwilson4\LOCALS~1\Temp\zzztpkda".
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.Directory.DeleteHelper(String fullPath, String userPath,
Boolean recursive)
   at System.IO.Directory.Delete(String fullPath, String userPath, Boolean
recursive)
   at NAnt.VSNet.Tasks.SolutionTask.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]

Thanks



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to