So I have all the updated code, the entire solution builds. It works on everyone else\'s machine, however when I try and access localhost/extranet on my machine
localhost/extranet
Causes this error is removed Global.asax file from your root directory of your site.
To solve this problem add a Global.asax file to your project.
See here: How to add Global.asax file to ASP.NET MVC4 project