You must build the solution before it can run, it cannot run directly from source code, it has to be compiled. This error looks like what I would expect if you just deploy source code without compiling. Its fine to use source code on a dev machine but for production deployment you should package with UnleashIt and not deploy the source code.
Hope it helps,
Joe