_
From: Bevan Arps [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2008 5:02 PM
To: Collins, Kevin (GE Healthcare); nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Cannot delete file
'...\Temp\tmp12F.tmp\ResGen.exe'
Two thoughts come to mind
Two thoughts come to mind - both long shots.
(i) How long is the path that you quote as
"...\Temp\tmp12F.tmp\ResGen.exe" - if your build folder is nested really
really deep, so deep the path exceeds 200 odd characters, you could have
a problem.
(ii) You've turned off your AntiVirus - what a
file.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Collins,
Kevin (GE Healthcare)
Sent: Tuesday, July 22, 2008 12:22 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Cannot delete file
'...\Temp\tmp12F.tmp\ResGen.exe'
I
TECTED] On Behalf Of Phil
Sayers
Sent: Tuesday, July 22, 2008 12:08 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Cannot delete file
'...\Temp\tmp12F.tmp\ResGen.exe'
both machines have the same virus scanner?
both have the virus scanner set to ignore the temp folders us
: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'
I'm building a multi-solution project on 2 different PCs. One is a single
processor laptop, the other is a quad-core, dual processor workstation. The
NAnt binaries and a
I'm building a multi-solution project on 2 different PCs. One is a
single processor laptop, the other is a quad-core, dual processor
workstation. The NAnt binaries and all of my source code are copied
from a source server. The build works fine on my slower laptop, but
after successfully compilin