Dear John

I am really Thankfull to u for ur help. option 1 worked for me.

Regards
Gaurav Lakhani

On Tue, Jul 14, 2009 at 7:10 PM, JohnM <[email protected]> wrote:

>
> Hi,
>
> When you run ccservice it cannot see mapped drives even if the account
> that the service is running under has rights.
>
> You have two options:
>
> 1) use a network path  e.g. \\server1\share
>
> or
>
> 2) map the drive using a nant script e.g. subst or net via the exec
> functionality.
>
> John
>
> On Jul 14, 1:23 pm, Gaurav Lakhani <[email protected]> wrote:
> > Dear All
> >
> > My problem is that I am creating a build through NANT and using <copy
> todir
> > tag , to transfer the dll file to the testing server.
> >
> > when i do this activity through cruisecontrol by calling the .build file,
> it
> > compiles the dll but doesn't transfer the dll file and gives error "Could
> > not find a part of the path "E:\""
> >
> > For solving this i ran the ccservice through an account which has full
> > access to the network drive.
> > This worked on a system with windows 2000 as OS and doesn't work on
> windows
> > 2003 server(i.e our Build server).
> >
> > Please suggest.
> >
> > Regards
> > Gaurav Lakhani
> > Mob:+91-9911235200
>

Reply via email to