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
I solved this problem by setting exact .net framework. My website was using v4.0 version of .net.
Hope this helps