In our VS2012 web project we are getting hundreds of errors reported by Resharper, but the software builds and compiles fine.
How do I get resharper to correctly identify the fact that the solution is actually fine.
All the errors are about properties on classes are not found.
I have tried cleaning the solution and forcing Resharper to re-analyze.