User-782232518 posted
If you develop a web app in VS, it is very likely to be running on ASP.NET Development Server or IIS Express. Why do you want to see it on IIS at a developer machine? If you want that, change project settings to use IIS (run VS as admin before making that
change).