Title: nant not working for web application

Hi,

I have compiled the web project using nant.exe. it is giving forbidden error. when i gave script source access option checked in IIS, it is throwing the error shown below:

Please kindly look thru it and give me the solution as soon as possible

regards,
Jayakumar G.

Error thrown:

Buildfile: file:///C:/Projects/datauseradmin/datauseradmin.build
Target(s) specified: build

build:

clean:

   [delete] Deleting 0 files.
 [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

 
The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee.
Access, copying or re-use of the e-mail or any information contained therein by any other person is not authorized.
If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.(16b)
 

Reply via email to