Jeffrey,
If I recall correctly, NAnt 0.84 does not support the "enablewebdav"
attribute, and always uses WEBDAV for web projects.
I'd advise you to use a recent nightly build of NAnt 0.85
(http://nant.sourceforge.net/nightly/latest) and report any issues you run
into (if they are any).
Hope this
Looking at the trace a little closer now (I should have noticed this
before) I see the following:
at NAnt.VSNet.WebDavClient.UploadFile(String localFileName, String remoteFile
Name)
If I am not modifying the "enablewebdav" attribute on the solution,
why is this happening? I have a webmap entr
Hi -
I am attempting to build a .NET solution. Among the projects in the
solution that I want to build, I have 2 web projects in the solution -
one that is a web service with little content, and another that is a
web application that has much more content, over 25 ASP.NET pages with
.cs code-behi
We would like to track the times that our targets are taking to run and
possibly have this outputted to a file or incorporated within our
Cruisecontrol.net web page.
Has anyone successfully done this and how was this accomplished?
Hope everyone had a happy holiday.