RE: [Nant-users] Errors with installed programs

2004-06-21 Thread Jean-Michel Theriault
  [EMAIL PROTECTED]   From: Noel Gifford [mailto:[EMAIL PROTECTED] Sent: Saturday, June 19, 2004 1:15 AM To: Jean-Michel Theriault; [EMAIL PROTECTED] Subject: RE: [Nant-users] Errors with installed programs   Jean-Michel,   The easiest way to debug issues with build script files

RE: [Nant-users] Errors with installed programs

2004-06-18 Thread Noel Gifford
Jean-Michel, The easiest way to debug issues with build script files is to reduce the script file to a manageable size (usually only the task that you're trying to get to work). Slowly enhance the build script to do more. It looks like you're trying to run the exec task and execute devenv.exe.