When I run my MVC3 project on VS2015 it throws an error page with wingding like characters.
- The website is running on .Net 4 framework
- Custom errors is set to off
- Project was pulled from TFS and I've confirmed that all the reference and DLL's are present
I eventually installed MVC2, 3 and 4 and it resolved the error. I must of been missing some VS files or the VS install didn't install properly.