The only time I ever see an error like this is when you are using source code instead of the pre-compiled deployment files and you have not compiled the code.
If you use source code you must re-build the mojoportal.sln in Visual Studio, then visit /Setup/Default.aspx to run upgrade scripts.
Hope it helps,
Joe