Sean,
It sounds like you have not told NAntRunner where to find nant.exe!  You can do this by going to Tools -> Options in VS.Net and clicking into the NAntRunner section.  From here you tell the add-in where the nant executable is.
 
Regards,
Donal
----- Original Message -----
Sent: Friday, July 16, 2004 7:57 PM
Subject: Re: [Nant-users] NAntRunner vs. NAnt 0.85

Donal,

I think I understood that but do you understand why I am getting the error I mention in my original message that started this discussion:

=====
I apologize in advance if this question has already been answered but I searched in every archive possible and only found the question but no answer.

I am using VS.NET 2003.  Nant is set up fine and works from the command line.  I am tryng to get Nant Runner working but anytime I hit a task I get this error:

'""' is not recognized as an internal or external command, operable program or batch file

It sounds like my path is not set up right but like I said everything works from the command line(csc etc.)

Do I need to do something in VS to get this to work correctly?
====

Thanks Sean

Donal McCarthy wrote:
Hi,
NAntRunner is not dependent on the underlying NAnt builds as it has no binary dependency to NAnt.  It is a separate tool which delegates NAnt builds to NAnt.exe.
Hope that helps,
Donal

Reply via email to