Installed VS 2015 Ent in parallel to VS 2013. Created my first MVS app and when running it IIS Express is somehow not responding.
App is ASP .NET MVC 4, Framework 4.5
1) Donot see any breakpoint being hit in the startup.
2) The browser has the app URL but remains in loading state.
3) No errors on output windows.
Do I need to fix something before using it or need an update for VS 2015