I'm in the process of configuring a new build server and have run into a problem which I can't find an answer to on Google.
Basically when I start the console (using console to test my configuration before running as a service) I get eh following exception in the log file; 2010-06-02 13:11:39,456 [DSPassport v1.5:INFO] Building: Build (IfModificationExists) triggered from Continuous 2010-06-02 13:11:39,456 [DSPassport v1.5:DEBUG] Exception caught: Method not found: 'Void ThoughtWorks.CruiseControl.Core.Util.ProcessInfo..ctor(System.String, System.String, System.String)'. 2010-06-02 13:11:39,535 [DSPassport v1.5:INFO] Integration complete: Exception - 02/06/2010 13:11:39 I have tested 1.5 on a differnt VM but now realise that I had installed 1.5.6804.1 that time and thought I was just downloading the same version this morning :-\ Note that the config and build scripts for this project are currently running fine on the Live (1.4.4) CCnet server and I have only changed the WebURL setting in the config file itself. Any help appreciated - I cannot continue until I've sorted this Cheers Dave
