I have an MVC4 Web API project. While running the service project I am getting an error
Could not load file or assembly \'WebGrease, Version=1.5.1.25624,
I had this issue during a deployment.
I copied WebGrease.dll to production, but I forgot to update the Web.Config file as well.