Hi Ian,

I'd suggest upgrading to a recent nightly build of NAnt
(http://nant.sourceforge.net/nightly/builds), and use a webmap instead of
relying on WebDAV (this has even been deprecated since the 0.84 release).

See the <solution> task help for examples :
http://nant.sourceforge.net/nightly/help/tasks/solution.html

Hope this helps,

Gert

----- Original Message ----- 
From: "Ian Kulmatycki" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 2004 10:00 PM
Subject: [nant-dev] Bug Report


Hey,

I got this from nant trying to build an asp.net app.

If you have any ideas let me know,

Thanks
ian



BUILD FAILED

INTERNAL ERROR

System.Net.WebException: The remote server returned an error: (404) Not
Found.
   at System.Net.HttpWebRequest.CheckFinalStatus()
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.HttpWebRequest.GetResponse()
   at NAnt.VSNet.WebDavClient.DownloadFile(String localFileName, String
remoteFileName)
   at NAnt.VSNet.Project.Load(Solution sln, String projectPath)
   at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask
slnTask, TempFileCollection tfc, String
 outputDir, String path)
   at NAnt.VSNet.Solution.LoadProjects()
   at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList
additionalProjects, ArrayList referenceProj
ects, TempFileCollection tfc, SolutionTask solutionTask,
WebMapCollection webMappings, FileSet excludesProject
s, String outputDir)
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to [EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to