Appears the first task is not done writing to the output file before you are
deleting it.  Put the "delete" operation in a later task or add a "sleep"
option.  All the best

mac



On Tue, Aug 23, 2011 at 1:31 AM, Edwin <[email protected]> wrote:

> I use CCNET exec nant task, sometimes occurs error as subject.
> first nant task use exec output to a file
> second nant task delete file then exec other task
> I use ccnet.1.5.7256.1
> is there anyone face the same problem? help
> thank you

Reply via email to