I followed this article to deploy my ASP.NET MVC Core 1.0 app to local IIS on my Windows 10 that is using IIS 10. The application deployed successfully and it opens the home
I wanted to run it in development environment, so I added following in web.config file, and it worked for me: