ild tool I found
at: http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=2cb20e79-d706-4706-9ea0-26188257ee7d. It has some good features, but not enough to beat NAnt. The
task was worth pirating, that's how I got to this point.
Kevin
-Original Message-
From:
VS.NET has command-line options. If you enter "devenv.exe /?" from a command
prompt, you'll get a listing of all the options and how to use them.
-Original Message-
From: MANOS, Ashley [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 1:20 AM
To: '[EMAIL PROTECTED]'
Subject: [Nant-use
Matt,
Thank you for your reply. Unfortunately, I'm even more confused now. The
.sln file points to http://localhost/blah/blah.csproj yet VS.NET is able to
resolve all this and compile just fine, without any extra steps to enable
WebDAV write access and source access.
There is a build tool from Mi
I've checked my IIS configuration to verify my project runs OK, but I keep
getting a 403 (Forbidden) error when the solution task attempts to retrieve
the *.csproj file for the ASP.NET project. I've looked at the source code
for the solution task, and I understand it's using WebDAV. I tried a
diffe