Fwd: [Nant-users] not mapping - same problem (issue resolved)

2005-06-09 Thread Rik Hemsley
Forgot to CC to the list... -- Forwarded message -- From: Rik Hemsley <[EMAIL PROTECTED]> Date: 09-Jun-2005 12:48 Subject: Re: [Nant-users] not mapping - same problem To: Gert Driesen <[EMAIL PROTECTED]> On 07/06/05, Rik Hemsley <[EMAIL PROTECTED]> wrote: &

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

2005-06-07 Thread Rik Hemsley
On 19/05/05, Gert Driesen <[EMAIL PROTECTED]> wrote: > Can you also send me you build file ? Are you sure you're mapping > http://Localhost:/WebApp/WebApp.vbproj to a local path ? Sorry for the delay, I've been away. The mapping looks correct in my .build file (attached). Indeed it was working pr

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

2005-05-18 Thread Gert Driesen
005 11:38 > To: nant-users@lists.sourceforge.net > Subject: RE: [Nant-users] not mapping - same problem > > Gert wrote: > > > Can you provide the exact error message (perhaps include a > verbose log) ? > > > > What version of NAnt are you running ? > > Log

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] not mapping - same problem

2005-05-16 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rik Hemsley > Sent: maandag 16 mei 2005 13:12 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] not mapping - same problem > > I am having the same pr

[Nant-users] not mapping - same problem

2005-05-16 Thread Rik Hemsley
I am having the same problem as Howard Cheng, with the same error message. I wasn't subscribed at the time, but here's the message in the web archive: http://sourceforge.net/mailarchive/forum.php?thread_id=7200268&forum_id=9544 There was no trouble until I moved the solution into a different root

RE: [Nant-users] not mapping

2005-05-06 Thread Selke, Anthony
half Of Howard Cheng Sent: Friday, May 06, 2005 11:42 AM To: nant-users@lists.sourceforge.net Subject: [Nant-users] not mapping Importance: Low Hello, I have an NAnt build script which is not building the ASP.NET solution. I've got the attribute going, and I've verified the path to the p

[Nant-users] not mapping

2005-05-06 Thread Howard Cheng
Hello, I have an NAnt build script which is not building the ASP.NET solution. I've got the attribute going, and I've verified the path to the project file is correct, but it still can't seem to find it. Here is the error message: Cannot build web project 'http://localhost:/LMGAdmin/LMGAdmin.cs