Hi,
When I try to run the .NET MVC3 application I am getting the below exception. But the same application is working fine earlier.
Method not found: 'System.Web.Http.Services.DependencyResolver System.Web.Http.HttpConfiguration.get_ServiceResolver()'.
I am using the System.Web.Http version is 4.0 and System.Web.MVC version is 3.0.
Please help me to resolve this issue.
Thanks & Regards,
Ram Tummala.