RE: [Nant-users] NAntRunner VS.NET AddIn

2004-06-24 Thread Curtis Zarger
Donal, When I try to use the "one-click" option to execute a task from the tree, I get the following in the output window: (message about running vcvars32.bat ... ) '""' is not recognized as an internal or external command, operable program or batch file Can you help? THX Curt Zarger -Ori

Re: [Nant-users] NAntRunner VS.NET AddIn

2004-06-23 Thread Jesper Rasmussen
Just tested it. I have the folowing structure: Solutiondir/solution.sln Solutiondir/solution.build Solutiondir/project1dir/project1.csproj Solutiondir/project1dir/file.cs Solutiondir/project2dir/project1.build Solutiondir/project2dir/project2.csproj Solutiondir/project2dir/file.cs Solutiondir/proje