Publish MVC API Web Service to IIS HD
MVC 4 Web API Publish to IIS Step by step: - Publish your web application - File to IIS - Add a website in IIS, point the physical path to published folder - Change Application Pool Identify to LocalSystem for access database - Test in browser :)