

I ran into this two days ago (a day after I made this post) by total coincidence and came across this link where they say that it is caused by a bug in the VS API. For me this should be a ReSharper error that it asks you to resolve rather than just going bonkers. However ReSharper gets massively confused. Visual Studio will often compile and run as expected in the situation as it chooses one of the DLLs to bind to. For example project A references automapper version 1.1 and project B references automapper version 1.0. This happens in ReSharper when you have two different versions of the same library in your solution. I'm thinking of installing a new Windows :(

Using some windows and registry repair tools I've done a lot of suggestions (of myself and others) I can't update any package (by "Packet Manager Console" or Manage NuGet Package)

I can't install any package (by "Packet Manager Console" or Manage NuGet Package) I can't add any reference to my projects (even inside new solutions and new projects) I realize that my Visual Studio also has bigger problems (More information on Stack Overflow) My solution has five projects > two loaded projects (main project + resource project) and three unloaded projects I've already uninstalled and installed ReSharper again.

One month ago, I got these errors when I uninstalled Visual Studio 2012 RC and installed VS 2012 RTM. I tried ReSharper → Options → General → Clear Cache. The ReSharper “CANNOT RESOLVE SYMBOL” errors are everywhere, but my project build process is successfully, and it works correctly.Īdditional Note: If I disable ReSharper Code Analysis, my project will be Normal, but I want to use ReSharper code analysis. My Solution Build Status: Build Successfullyīut when I install ReSharper and ReSharper code analysis is enable, many keywords of my code are red with this error:
