My problem is that I am creating a build through NANT and using <copy
todir tag , to transfer the dll file to the Local 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 mapped 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.

Reply via email to