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
I have the same problem when I use Vs2012 utimate to publish Asp.net Mvc4, then upload dll to server. I fixed it by build code as Release mode then upload all dll in bin folder to server.