When opening an MVC4 C# web project in Visual Studio 2013, the IDE reports the error \"The type or namespace name \'_\' could not be found (are you missing a using
I have just had this problem and none of the solutions here helped. I fixed mine by doing a repair of Visual Studio (An option when you select to uninstall the program). Hope this helps someone