Re: [NAnt-users] VS2005 Web Projects; still trying

2008-04-17 Thread tkaszuba
At our company we've banned the web site projects and use only the web application projects for this very reason. If you have any control over the build process I would recommend your company takes the same approach. > Date: Thu, 17 Apr 2008 08:19:01 -0400 > From: [EMAIL PROTECTED] > To: nan

Re: [NAnt-users] VS2005 Web Projects; still trying

2008-04-17 Thread Parrish, Ken
Tony, I have done quite extensive work with VS2005 web-based projects and Nant--have tried a large variety of combinations. This is what seems to work the best for us: 1) Add to your web solution a web deploy project and send the output to a 'staging' directory. A web deploy project will 'stag