DESCRIPTION: K212 HRP Application keeps crashing with the below Error Message.
CAUSES: This happens because the Application Pool recycles while a Process is running and it does not come back.
SOLUTIONS:
- Usually resetting the IIS should resolve this issue, if the application is still crashing even after resetting the IIS then go to Step 2.
- Schedule the Application Pool to recycle at a time where there are no processes running.