Re: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Collins, Kevin (GE Healthcare)
_ 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

Re: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Bevan Arps
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

Re: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Collins, Kevin (GE Healthcare)
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

Re: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Collins, Kevin (GE Healthcare)
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

Re: [NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Phil Sayers
: 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

[NAnt-users] Cannot delete file '...\Temp\tmp12F.tmp\ResGen.exe'

2008-07-22 Thread Collins, Kevin (GE Healthcare)
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