Hi can you post the config file?
is the path maybe a network drive? if so, the service may be unable to reach it (the errordescription is misleading in this way) with kind regards Ruben Willems On Thu, Feb 26, 2009 at 10:25 PM, Randy <[email protected]> wrote: > > I'm trying to convert my straight cruise control builds to NAnt. I > have a nant script that builds find from the command line, but when I > attempt to invoke it from within cruise control (through the service), > I get the following error: > > [Test NAnt Minitab Shamokin Common:ERROR] Publisher threw exception: > System.ArgumentException: Illegal characters in path. > at System.IO.Path.CheckInvalidPathChars(String path) > at System.IO.Path.IsPathRooted(String path) > at ThoughtWorks.CruiseControl.Core.Tasks.MergeFilesTask.Run > (IIntegrationResult result) > at ThoughtWorks.CruiseControl.Core.Project.PublishResults > (IIntegrationResult result) > > I've tried with quoting the path in the task block and unquoting the > path and still get the same results. > > Has anybody seen this before or might you have any ideas about what I > should try to resolve the problem. > > Thank you, > > Randy Neidigh
