[Nant-users] System.ArgumentException: Xml node has not been mapped

2003-10-13 Thread Francisco Figueiredo Jr.
Hi all, I'm using NAnt from cvs with Mono from cvs and I'm getting this error when trying to run an nunit2 task. System.ArgumentException: Xml node has not been mapped.file:///home/fxjr/Desenvolvimento/CVSRepositories/NpgsqlCommit/Npgsql/src/Npgsql/Npgsql.build in [0x00037] (at /home/fxjr/De

RE: [Nant-users] Re: VSvars

2003-10-13 Thread Scott Ford
Title: RE: [Nant-users] Re: VSvars Derek, Thanks a lot! That did the trick. Should the exec task check for this? I think that the problem, however, is with the implementation of the Process class. Thanks again, -Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

Re: [Nant-users] Exec task with vsvars32.bat

2003-10-13 Thread Gert Driesen
Its working fine here, unless I use a non-existing working dir (which I assume is your problem) Can you try again without the workingdir attribute ? Gert - Original Message - From: "Scott Ford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 13, 2003 9:58 PM Subject: [

[Nant-users] Re: VSvars

2003-10-13 Thread Derek Pierson
Try, Note the " D <>

[Nant-users] Exec task with vsvars32.bat

2003-10-13 Thread Scott Ford
I am pulling my hair out over this one. I have stepped through the code and I cannot see anything that would cause this to fail, but for some reason it does not work. I am able to run the batch file from Start->Run just fine. I have also tried many variations, without trailing "\" on the path and w