FYI, I'm getting this error trying to build a
"solution" inside a target:

BUILD FAILED

INTERNAL ERROR

System.NotSupportedException: The given path's format
is not supported.
   at
System.Security.Util.StringExpressionSet.CanonicalizePath(String
path, Boo
lean needFullPath)
   at
System.Security.Util.StringExpressionSet.AddExpressions(String[]
str, Bool
ean checkForDuplicates, Boolean needFullPath)
   at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionA
ccess access, String[] pathListOrig, Boolean
checkForDuplicates, Boolean needFul
lPath, Boolean copyPathList)
   at
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
access, String[] pathList, Boolean checkForDuplicates,
Boolean needFullPath)
   at System.IO.FileInfo..ctor(String fileName)
   at NAnt.VSNet.Tasks.Reference..ctor(Solution sln,
ProjectSettings ps, XmlElem
ent elemReference, Task nanttask)
   at NAnt.VSNet.Tasks.Project.Load(Solution sln,
String strFilename)
   at NAnt.VSNet.Tasks.Solution.LoadProjects()
   at NAnt.VSNet.Tasks.Solution..ctor(String
strSolutionFilename, ArrayList alAd
ditionalProjects, ArrayList alReferenceProjects,
TempFileCollection tfc, Task na
nttask)
   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]


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to