I have created an asp.net MVC application in VS 2010, and am using TFS.
When another programmer opened my application from TFS and tries to run it (he is also using VS 2010)
He gets an error saying type or namespace MVC cannot be found in System.web
what do we need to do to get this to build on his machine? Thanks!