Hi Nick, It looks like you are trying to connect to a network drive (N:\). Normally this problem is because the account doesn't have access to the network drive.
Check the service configuration (using the Services applet in Administration) to check the account the service is running under. Then make sure this account has permission to access the network drive. Craig On Jan 6, 11:08 am, "n.b." <[email protected]> wrote: > I have run ccnet.exe with my current configuration, and it seems to > work fine for the most part, but when I use ccservice, I am receiving > this error for all of my projects: > > ThoughtWorks.CruiseControl.Core.Tasks.BuilderException: Unable to > execute: N:\...\NAnt.exe -D:BuildEnvironment=DEV > System.IO.DirectoryNotFoundException: Directory does not exist: N:\... > \cruise > > The directory that is indicated not to exist is identified as the > baseDirectory in the ccnet.config file. It does indeed exist. > > I have also tried running the service both with a local account and > with my own domain account (which, as I understand it, is what I was > running ccnet.exe with). > > If anyone has any ideas, or has encountered a similar "directory not > found issue", please let me know. Thanks, > > Nick
