I did create a web API using Visual Studio 2017 and .Net Framework V 4.6, it's working fine when I run it from IDE and POSTMAN, but when I deploy it on IIS 10, it's not working. please see image attached.
1. Working on IDE and Postman: Working on IDE and Postman
2.Not working when hosted on IIS 10 and browsing in browser: Not working when hosted on IIS 10 and browsing in browser
3.Not working when hosted on IIS and using POSTMAN: Not working when hosted on IIS and using POSTMAN
4. API Project structure API Project structure