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 me, the following code in the web.config was the culprit. When I removed it, the web site worked fine.