After installing the ASP.NET and Web Tools 2015 (RC1 update 1) I get the following error within ASP.NET MVC 4 projects when opening *.cshtml files:
*.cshtml
Delete bin and obj folders in all projects of that solution. Seems like those folders were having old files generated by some older version of visual studio, which are not compatible with new version of visual studio.