Hi Jesper, If you have the path to NAnt set, it may be one of two things: 1. The plugin uses hardcoded paths to tools installed with the VS.Net 2003 IDE.(gasp! I know I just did not have time to make the tool completely generic...)
Check to see that you have the following files in your VS.Net installation: \Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vcspawn.exe \Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat 2. The working directory for the build is the directory in which the build file exists. Maybe you have a path problem with something in your build? You other option is building from the source and running the plugin in the debugger to catch any problem specific to your installation... Regards, Donal <quote who="Jesper Rasmussen"> > Hey Donal, Excelent work with the plugin. > > I hope the nant list users will accept NAntRunner talk here? Well, if > not please tell and I'll keep quiet :) > > I thought I had the same problem, but after specifying I still get the > same exception as before: > > " > The following Exception has occured: > Win32Exception: The specifyed path could not be found > " > or something close to that as the exception I get is localized to danish > :) > > I have double checked the path to nant: "c:\programmer\nant\bin\nant.exe" > But the exception occured even before I specified the path, when ever I > click a target. > > Im using VS 2003, and nant 0.84 > > Have anyone seen this? Or have any suggestions? > > If no one have any suggestion I'm thinking about checking out the source . > > Cheers > Jesper > > Donal McCarthy wrote: >> 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 ----- >> *From:* Sean Morris - MVHS <mailto:[EMAIL PROTECTED]> >> *To:* Donal McCarthy <mailto:[EMAIL PROTECTED]> >> *Cc:* [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]> ; >> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> *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 > > > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users