Visual Studio 2013 keeps reporting namespace reference errors, even while the build is successful:
Even namespaces/classes in our code cannot be found at times:
All while our build is still successful. Sometimes we have to code blind because we know the reference will be fine when building. It is very frustrating.
Cleaning sometimes helps to get rid of these errors, but mostly they remain and disappear at will it seems.