I\'m getting the following error when running our ASP.NET Web API project on our production server.
403 - Forbidden: Access is denied. You do not hav
You can follow this approach while deploying the application to production environment.
Hopefully it should run.