From scratch, I made a new solution with two projects: one was MVC 3 and the other a supporting EF 4.2 project. The whole thing builds successfully. From the MVC project I
I face this issue "Unable to retrieve metadata..." while I was dding a Controller. Solution for this is as follows.
It seems this is a bug in MVC. I hope with this you can go ahead.