Hi,
I have an ASP.NET website hosted in IIS 7.5, the website needs to be restarted in IIS sometimes else its throwing a 500 Internal Server Error to the user.
But once I do a restart of the website in IIS, its working again. Thsi has become more frequent and I know there were no code changes done to the code itself.
Any pointers on why is this happening, or Is there a setting in IIS that I can leverage to restart the website after at regular time intervals?