Margaret,
 
I'd advise you to upgrade to NAnt 0.85 RC1 or a recent nightly build (http://nant.sourceforge.net/nightly/latest), and use the <webmap> child element of the <solution> task to map URL to local paths.
 
See the task docs of the <solution> task for an example of this: http://nant.sourceforge.net/nightly/latest/help/tasks/solution.html
 
Hope this helps,
 
Gert

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Margaret Horgan
Sent: donderdag 3 februari 2005 18:00
To: nant-developers@lists.sourceforge.net
Subject: [nant-dev] Build Failed - Internal Error

Hi!

 

I got the error below while trying to build a C# solution which comprises of multiple class libraries and web projects, I was just wondering if you have any ideas why this is happening?

Any advice would be appreciated as I have been unable to find any resolutions to the error on the internet however I have noticed that other people have seen a similar error.

 

Thanks!

Margaret

 

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.UploadFile(String localFileName, String remoteFile

Name)

   at NAnt.VSNet.Project.Compile(String configuration, ArrayList alCSCArguments,

 String strLogFile, Boolean bVerbose, Boolean bShowCommands)

   at NAnt.VSNet.Solution.Compile(String configuration, ArrayList compilerArgume

nts, String logFile, Boolean verbose, Boolean showCommands)

   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.Project.Execute()

   at NAnt.Core.Project.Run()

 

Please send bug report to [EMAIL PROTECTED]

 

Total time: 15.8 seconds.

 

Margaret Horgan
dunnhumby
Aurora House
71-75 Uxbridge Road
London  W5 5SL  UK

 

T: +44 (0)20 8832 9222
F: +44 (0)20 8832 9333
www.dunnhumby.com

 


The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received this message in error you should delete it from your system immediately and advise the sender. dunnhumby may monitor and record all emails. The views expressed in this email are those of the sender and not dunnhumby.

Reply via email to