Thank you all for replying. I went ahead and created web deployment project
for my Web site. This site use to be Web Site type of project and recently
I converted to Web Application type of project. When I did a build using
Web Deployment project, and deployed to Windows 2003 server, I am gettin
from my perspective Nant is a way to implement a build system without the
interference of an IDE
which specific configuration files does the build use?
are there specific binaries the build requires?
which components and which version of components does the build require?
which targets is the bu
When building projects on a build server, nant doesn't require a full copy of
Visual Studio installed on that machine. I don't have to install VS2003,
VS2005, and VS2008 just to target different versions of the Framework. I found
that getting msbuild support without Visual Studio installed on th
On Sep 7, 2008, at 9:17 AM, Tero Vaananen wrote:
> As a NAnt noob I have some fundamental questions. The VS Studio
> build system has worked fine for me for years, even with solutions
> that have a few dozen sub projects. Is there something that NAnt can
> do for me that would make my life
Hey,
Would it be possible to send me a small repro for this issue?
Gert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: zondag 7 september 2008 6:53
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Problems with .ico fil