Jayakumar,

Usage of WebDAV for deployment is actually deprecated, but you could try
using a more recent version of NAnt
(http://nant.sourceforge.net/nightly/latest).

Gert

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Gnanadesikan Jayakumar
> Sent: dinsdag 3 januari 2006 8:31
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] 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\Pr
> ojectFactory.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\Pro
> ject.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)
>  
> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to