We have an old build system running(1.4.3) and need to add a new server, so I thought I'd check if the old configs still work by setting up a new server.
I've installed a new Centos 6 server with mono etc all on it and did a clean install. The server works, but I can't get the webdashboard to work. I'm always getting: "Could not load type 'ThoughtWorks.CruiseControl.Core.Config.Preprocessor.Evaluator' from assembly 'ThoughtWorks.CruiseControl.Core, Version=1.8.3.0, Culture=neutral, PublicKeyToken=null'." If i copy over the old version(1.4.3) it works right away. Running: Mono: 2.10.2 Cruisecontrol: 1.8.3 Apache: 2.2.15 Installed by downloading the 1.8.3 zip file and extracted it to my webroot Most likely something fairly simple that I'm missing as I'm getting this with the default version. Any idea's on what to do? - any extra logging/files needed to solve this?
