Ambiguous references with the exact same namespace

Mathieu picture Mathieu · Aug 16, 2012 · Viewed 19.4k times · Source

The RC class is not linked to a database, it is a simple class. The class is at only one place and is not partial. The Aérochem.Domain dll project compiles just fine.

Note: If I select one of the two identical namespaces in the quick fix menu, it does nothing.

Note2: This happens to a couple of classes (some related to a database, some not)

Is there a fix to that or a way to figure what's wrong?

enter image description here

Answer

Michael Mairegger picture Michael Mairegger · Jan 13, 2014

I had the same problem. I use ReSharper. The solution to my problem was not cleaning the solution but deleting the suo-file. Hope that helps.