0

Recently deployed my website in server. My site contains both ASP and ASP.net pages. I'm often receiving 500 internal server error.

Not in the same page. Getting this error randomly.

This is comes randomly in random pages.

Session time out in global.asa is set as 180. In IIS , set identity as ApplicationPool Identity.

Can anyone say why I'm getting this error very often? FYI, in old server it worked fine. Im getting this error after migrating to new server.

sara
  • 195
  • 2
  • 4
  • 19
  • Sorry, there is nowhere near enough information for us to be able to help you here. 500 internal server errors are never just that, there is always an underlying error. Turn custom errors to off in your web.config and turn off friendly errors for classic asp. Also check your server logs. – Jon P Jan 03 '18 at 04:33
  • Focus on one error each time to see why is happening. To find the errors -> https://stackoverflow.com/questions/5385714/deploying-website-500-internal-server-error/5385884#5385884 – Aristos Jan 03 '18 at 07:24

0 Answers0