Hi,
We currently have IIS 7.0 installed on Windows Server 2008 machine and have a WCF.Net Service (http://machinename:8181/ABCService/Xyz.svc) configured on it. A website sents requests to this URL and expects a response from it.
Sometimes, when we send requests to this URL, we notice that the URL is unresponsive and we find the below error in the event viewer.
ISAPI 'C:\windows\Microsoft.net\Framework64\v2.0.50727\aspnet_isapi.dll' reported itself as unhealthly for the following reason: 'Deadlock detected'.
Kindly let me know the issue here and how to resolve the same.
MullurMRAP