I'm in MVC 4.5 and I was looking at the entity framework model and stretching a table to see the full name and save the file (there were really no changes). But in the whole project where I refer to entity framework I get this error.
Error 2 No se puede encontrar el tipo o el nombre de espacio de nombres 'FormulariosEntities' (¿falta una directiva using o una referencia de ensamblado?)
How can I get the reference right?