Hello all.

When I try to build nant with default NAnt.build I get the error:

     [nant] C:\tools\AutoTest.Net\Nant\tests\NAnt.Core\NAnt.Core.build build

            Buildfile: 
file:///C:/tools/AutoTest.Net/Nant/tests/NAnt.Core/NAnt.Core.build
            Target(s) specified: build 
            
            build:
            
                  [csc] Compiling 42 files to 
C:\tools\AutoTest.Net\Nant/build/net-1.0.win32/nant-0.84-debug/bin/NAnt.Core.Tests.dll.
            
            BUILD FAILED
            
            INTERNAL ERROR
            
            System.NotSupportedException: The given path's format is not supported.
   at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean 
needFullPath)
   at System.Security.Util.StringExpressionSet.AddExpressions(String[] str, Boolean 
checkForDuplicates, Boolean needFullPath)
   at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess 
access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, 
Boolean copyPathList)
   at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess 
access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
   at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean 
overwrite)
   at NAnt.DotNet.Tasks.CompilerBase.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()



Have anyone ideas about it?

I attached complete log file.

Regards,
        Dmitry

Attachment: nant.log
Description: Binary data

Reply via email to