We work at the company with the SNV with the projects.
One day the server stopped working, it was a job to recover the projects. But there is a project that has a reference error with the following message:
Could not load file or assembly 'System.Web.WebPages.Razor, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35' or one of its dependencies. The system can not find the file specified. **
The project is in ASP.NET MVC 3
. I already tried to download this package through nuget, make reference to web config
. But to no avail. Someone can help.