I have a WCF service that runs as a singleton in IIS. The issue with this service is that the worker process recycles in approx. 40 minutes.
Is it possible to make the service run for long periods using IIS settings? If yes, please let me know some IIS settings. Or, is there another way to be followed to keep the WCF in IIS alive....