Re: [Nant-users] Getting errors trying to compile using .Net v1.1

2003-10-15 Thread Ian MacLean
ROTECTED] Sent: Wednesday, October 15, 2003 9:57 AM To: Vincent Erickson Cc: NAnt Users List ([EMAIL PROTECTED]) Subject: Re: [Nant-users] Getting errors trying to compile using .Net v1.1 Vincent, I'd be interested to see your first error. As longs as the upgrade didn't remove the 1.0 version of

Re: [Nant-users] Getting errors trying to compile using .Net v1.1

2003-10-15 Thread Jaroslaw Kowalski
Also, Process Explorer is a very good GUI tool (sysinternals.com). Jarek - Original Message - From: "Scott Ford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 8:10 PM Subject: RE: [Nant-users] Getting errors trying to compile using .

RE: [Nant-users] Getting errors trying to compile using .Net v1.1

2003-10-15 Thread Scott Ford
: Wednesday, October 15, 2003 1:51 PM To: Vincent Erickson; [EMAIL PROTECTED] Subject: Re: [Nant-users] Getting errors trying to compile using .Net v1.1 Are you sure your DLL is not locked by some process (like NUnit or VisualStudio)? As for the error - ignore it. You have a functional NAnt in "

Re: [Nant-users] Getting errors trying to compile using .Net v1.1

2003-10-15 Thread Jaroslaw Kowalski
Are you sure your DLL is not locked by some process (like NUnit or VisualStudio)? As for the error - ignore it. You have a functional NAnt in "build\nant-0.8.4-debug" which you can use.   Jarek - Original Message - From: Vincent Erickson To: NAnt Users List ([EMAIL PROTE

Re: [Nant-users] Getting errors trying to compile using .Net v1.1

2003-10-15 Thread Ian MacLean
Vincent, I'd be interested to see your first error. As longs as the upgrade didn't remove the 1.0 version of the framework - the build should still have worked. As for the error you've posted, I'm not sure. Is it possible that you have another build running in another console that could have loc