Hi,

While I am using Nant for integation I am getting this error given below.

 

‘The remote server returned an error: (403) Forbidden’

This came when I give <webmap>.

.in order to avoid this I checked script source access in IIS at this time I got the given below error

 

 

 

build:

 

 [solution] Starting solution build.

 

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\A

DMINI~1\LOCALS~1\Temp\tmp26.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\ADMINI~1\LOCALS~1\Temp\tmp26.tmp\src\NAnt.VSNet\ProjectFactory.c

s:line 72

   at NAnt.VSNet.Solution.LoadProjects(GacCache gacCache) in C:\DOCUME~1\ADMINI~

1\LOCALS~1\Temp\tmp26.tmp\src\NAnt.VSNet\Solution.cs:line 535

   at NAnt.VSNet.Solution..ctor(FileInfo solutionFile, ArrayList additionalProje

cts, ArrayList referenceProjects, TempFileCollection tfc, SolutionTask solutionT

ask, WebMapCollection webMaps, FileSet excludesProjects, DirectoryInfo outputDir

, GacCache gacCache) in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tmp\src\NAnt.VS

Net\Solution.cs:line 130

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in C:\DOCUME~1\ADMINI~1\LOCALS

~1\Temp\tmp26.tmp\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 365

   at NAnt.Core.Task.Execute() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tmp\s

rc\NAnt.Core\Task.cs:line 151

   at NAnt.Core.Target.Execute() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tmp

\src\NAnt.Core\Target.cs:line 249

   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in

 C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tmp\src\NAnt.Core\Project.cs:line 892

   at NAnt.Core.Project.Execute() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tm

p\src\NAnt.Core\Project.cs:line 849

   at NAnt.Core.Project.Run() in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\tmp26.tmp\sr

c\NAnt.Core\Project.cs:line 917

 

Please send bug report to nant-developers@lists.sourceforge.net.

 

Total time: 0.4 seconds.

 

Regards,

 

   Jio Sani

  

 

Reply via email to