I am trying to deploy an ASP.NET application. I have deployed the site to IIS, but when visiting it with the browser, it shows me this:
Server Error
For IIS 8 There is a extra step to do other than changing the customErrors=Off to show the error content.
Raul answered the question in this link Turn off IIS8 custom errors by Raul