I'm trying just to create and start a blank project in ASP.Net MVC 4. But it throws an error in my face. I must say this didnt happen before I have updated VS with SP 3. I tried to repair installation, but it didnt help. And now I get this error:
Could not load file or assembly 'WebGrease, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Any idea, what is wrong?