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
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 .
: 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 "
([EMAIL PROTECTED])
Sent: Wednesday, October 15, 2003 6:18
PM
Subject: [Nant-users] Getting errors
trying to compile using .Net v1.1
I just upgraded my machine from
Visual Studio .Net 2002 to VS.Net 2003. When my nightly nant script ran, it failed and implied that it neede
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
I just upgraded my machine from Visual Studio .Net 2002 to
VS.Net 2003. When my nightly nant script ran, it
failed and implied that it needed to be recompiled using the newer framework. I
downloaded the latest nightly build and ran the following command line: nant /k:net-1.1
It gets mos