RE: [Nant-users] not mapping - same problem

2005-05-18 Thread Gert Driesen
Rik, Can you also send me you build file ? Are you sure you're mapping http://Localhost:/WebApp/WebApp.vbproj to a local path ? Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rik Hemsley > Sent: dinsdag 17 mei 2005 11:38 > To: nant-users

RE: [Nant-users] not mapping - same problem

2005-05-18 Thread Rik Hemsley
Gert wrote: > Can you provide the exact error message (perhaps include a verbose log) ? > > What version of NAnt are you running ? Log attached. Version is NAnt 0.85 (Build 0.85.1869.0; rc2; 12/02/2005) Thanks, Rik NAnt 0.85 (Build 0.85.1869.0; rc2; 12/02/2005) Copyright (C) 2001-2005 Gerry Shaw

Re: [Nant-users] (no subject)

2005-05-18 Thread Gary Feldman
Richard Griffiths wrote: ... I think you have the last " in the wrong place. Try Gary --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? En

[Nant-users] Documenter problem.

2005-05-18 Thread Bill Martin
Hi, I'm setting up a build script to build a C# aplication and the associated documentation. I'm trying to sue the MSDN 2003 documenter, but have a bit of a weird problem. I an setting the target-framework to net-1.1, and it seemd to be compiling with the 1.1 compiler, but when it comes to compi

RE: [Nant-users] Cannot build web project with solution task

2005-05-18 Thread Selke, Anthony
Below is a task from my top-level, default build file. This is what every project uses if no project-specific build file is supplied. You may prefer something that is solution specific, in which case you can just write out the and nodes as per the online documentation. This script uses a numbe

RE: [Nant-users] Newbie problem with expressions

2005-05-18 Thread Brough, Nicolas (Contractor)
Ah, that explains it - one of my developers reset the path so that NAnt 0.84 was in use. Grr. Thanks for showing me where to look! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bjerstedt, Tony Sent: 17 May 2005 21:45 To: 'nant-users@lists.sourceforge.n