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
T: +44 (0)20 8832 9222
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. |
- [nant-dev] Build Failed - Internal Error Margaret Horgan
- RE: [nant-dev] Build Failed - Internal Error Gert Driesen