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?
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.