Hi John, Are you using the same config for both the service and the console? These both use the same pre-processing engine, so if it works with one it should (in theory) work for the other.
The other option is to check the log for CC.NET to see if there are any additional details in there. This is normally in the same folder as the applications and is called ccnet.log. Hopefully there should be additional error details (including a stack trace) to help us resolve the issue. Craig On Jun 4, 8:30 am, JohnW <[email protected]> wrote: > I just installed the 1.4.4 release using setup.exe and cannot start > the service. I can run successfully using the command line. The error > is: > > System.Runtime.Serialization.SerializationException: Type > 'ThoughtWorks.CruiseControl.Core.Config.Preprocessor.EvaluationException' > in Assembly 'ThoughtWorks.CruiseControl.Core, Version=1.4.4.75, > Culture=neutral, PublicKeyToken=null' is not marked as serializable. > > I was running 1.4.2 but wanted to organize projects and configs better > so I starting using 1.4.4 with command-line to test the Preprocessor > stuff. Now that 1.4.4 is released I uninstalled 1.4.4.RC2 and > installed the released version.
