Resharper 7.1 Solution Analysis False Errors
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.
Resharper gets confused for many reasons, but some of the times I had issues the solutions I did were:
like this case
disable Resharper for a set of files: Resharper => Options => Code Inspection =>Settings => Edit Items to Skip
sometimes is just a bug, make sure is not reported already. Look for example on this forum thread
Go to Tools -> Options -> ReSharper -> Options -> General and click Clear Caches. Click Cancel and then in the ReSharper options window click Suspend Now and after that click Resume button.
This way you'll clear the corrupt cache and restart the ReSharper.
对我而言,通过右键单击项目“卸载项目”并在其后重新加载来解决问题。
链接地址: http://www.djcxy.com/p/38852.html上一篇: 无法找到类型或名称空间名称