Hay guys,
I'm trying to deploy an ASP.NET application. I had deployed the website to IIS, but when open it in the browser, it shows me following error message:
After play around with the web.config, now I'm getting:
How to fix this issue?
I'm trying to deploy an ASP.NET application. I had deployed the website to IIS, but when open it in the browser, it shows me following error message:
Code:
500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed.
Code:
The page cannot be displayed because an internal server error has occurred.
Comment