I have a Web API built with Visual Studio 2017. It runs fine and works when I run it from the IDE. But when I deploy it to my web server I get the error: Internal Server Error there is a problem with the resource you are looking for. I'm using IIS 8.5 on Windows Server 2012R2. The default website will open. But when I add the website I publish from VS I get the error. Is there something I am missing? I have custom errors off, but I'm not finding more detailed error messages anywhere, Thanks.
↧