I had same issue occured and i fixed this issue by just remove the "applicationhost.config" file from your Project directory
-> .vs
folder -> config
folder -> remove the applicationhost.config
and clean & build project and run your project. It will successfully run your project