We have created a MVC application with WCF Service in .Net Framework 4.0. We have hosted both the application in Windows Server 2008 and IIS 7.0. My MVC Application sends requests to wcf service. Every 3 to 4 hours my application not responding. After restarting WCF in IIS it's working file.
I check the event log and found "A worker process with process id of "xxxx" serving application pool "ASP.NET v4.0" has requested a recycle because the worker process reached its allowed processing time limit."
Can any one help me in identifying of the issue to solve it.
My application pool settings are shown below