RE: [Nant-users] error in task

2005-05-16 Thread Gert Driesen
D] On Behalf Of Shelly MidhaSent: maandag 16 mei 2005 13:31To: nant-users@lists.sourceforge.netSubject: [Nant-users] error in task  I 'm geeting the an error while running the follow

RE: [Nant-users] error in task

2005-05-16 Thread Shelly Midha
PROTECTED] Sent: Tuesday, May 17, 2005 8:16 AM To: Shelly Midha Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] error in task On 5/16/05, Shelly Midha <[EMAIL PROTECTED]> wrote: > > I 'm geeting the an error while running the foll

Re: [Nant-users] error in task

2005-05-16 Thread Troy Laurin
On 5/16/05, Shelly Midha <[EMAIL PROTECTED]> wrote: > > I 'm geeting the an error while running the following target: > > [snip] > > System.UnauthorizedAccessException: Access to the path > "\\delminfraapp\release" > is denied. > > [snip] > > Any pointers to workaround the same will be

[Nant-users] error in task

2005-05-16 Thread Shelly Midha
 I 'm geeting the an error while running the following target: *** **