I converted my MVC - 3 project to MVC - 4 project by following this tutorial. I just created new MVC - 4 project , copy all existing controllers, views, models, contents from MVC - 3 project to newly created project. Then completed all manually conversion steps from the tutorial. Now after doing all this when i run MVC - 4 project i got this following exception page :
Can anybody please explain me how to solve this issue?
