Resharper 7.0 & VS2012 : Code Analysis error checking got a serious bug that i can't write code anymore
I'm using VS2012 with Resharper 7.0.
If i disabled "Enable code analysis" on Code Inspection
, everything is ok but if i enabled
, i got a ton of errors and warnings:
And the Intellisense is disappeared too.
I tested Resharper 7.0 and VS2010 with enabled "Enable code analysis", it works fine.
Did i config wrong or something else?
Please help me.
Thanks
Please sign in to leave a comment.
Hello Quoc
Could you please close all instances of Visual Studio and then clear ReSharper caches (remove the _ReSharper.<solution> subfolder of your solution folder)? Let me know if this helps. Thank you!
Andrey Serebryansky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Alexander, I tried this way but no luck i still got the error,
Please review this screencast http://screencast.com/t/OulnEjgLG
Thanks