Hello all

i just created a new project and added a reference to existing project (dll library) just as i did many times before but this time i get this error:

Code:
DLL Library The type or namespace name 'My library namespace' could not be found (are you missing a using directive or an assembly reference?
what could be the problem ?