When I try to run the project it says:
Error while trying to run project:could not load file or assembly \'Project.exe\' or one of its depend
In my case I just change Target Framework(.Net Framework 4) in Project Properties. It solves the problem.