Gary,

What version of NAnt are you using (as we should provide a more meaningful
and less verbose error message) ?

Gert

----- Original Message ----- 
From: "McCullough, Gary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 20, 2004 3:23 PM
Subject: RE: [Nant-users] URI formats are not supported


I figured out what it was. I was looking at the wrong solution task. The
one I was executing was using EnableWebDav rather than WebMap. I still
don't know what the error means, but the solution task worked once I
repaired it with WebMap.



  _____

Gary McCullough

  _____

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of McCullough,
Gary
Sent: Friday, October 15, 2004 2:27 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] URI formats are not supported



I have a solution task with a webservice project in it. I'm using
webmap, and getting this failure:



"URI formats are not supported"



Not finding much about what it means. Can anybody enlighten me?



Here's the full output:



BUILD FAILED



INTERNAL ERROR



System.ArgumentException: URI formats are not supported.

   at System.IO.Path.GetFullPathInternal(String path)

   at System.IO.FileInfo..ctor(String fileName)

   at NAnt.VSNet.Project.Load(Solution sln, String projectPath) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.VSNet\Project.cs:
line 150

   at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask
slnTask, TempFileCollection tfc, GacCache gacCache, DirectoryInfo
outputDir, String path) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.VSNet\ProjectFact
ory.cs:line 72

   at NAnt.VSNet.Solution.LoadProjects(GacCache gacCache) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.VSNet\Solution.cs
:line 559

   at NAnt.VSNet.Solution..ctor(FileInfo solutionFile, ArrayList
additionalProjects, ArrayList referenceProjects, TempFileCollection tfc,
SolutionTask solutionTask, WebMapCollection webMaps, FileSet
excludesProjects, DirectoryInfo outputDir, GacCache gacCache) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.VSNet\Solution.cs
:line 130

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.VSNet\Tasks\Solut
ionTask.cs:line 365

   at NAnt.Core.Task.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Task.cs:line
176

   at NAnt.Core.Target.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Target.cs:li
ne 249

   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Project.cs:l
ine 870

   at NAnt.Core.Project.Execute(String targetName) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Project.cs:l
ine 840

   at NAnt.Core.Tasks.CallTask.ExecuteTask() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Tasks\CallTa
sk.cs:line 110

   at NAnt.Core.Task.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Task.cs:line
176

   at NAnt.Core.TaskContainer.ExecuteChildTasks() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\TaskContaine
r.cs:line 103

   at NAnt.Core.TaskContainer.ExecuteTask() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\TaskContaine
r.cs:line 73

   at NAnt.Core.Tasks.IfTask.ExecuteTask() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Tasks\IfTask
.cs:line 335

   at NAnt.Core.Task.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Task.cs:line
176

   at NAnt.Core.Target.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Target.cs:li
ne 249

   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies) in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Project.cs:l
ine 870

   at NAnt.Core.Project.Execute() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Project.cs:l
ine 827

   at NAnt.Core.Project.Run() in
C:\DOCUME~1\drieseng\LOCALS~1\Temp\tmp75C.tmp\src\NAnt.Core\Project.cs:l
ine 895



Please send bug report to [EMAIL PROTECTED]



  _____

Gary McCullough





-------------------------------------------------------
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-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to