Explore Why not log in? You're missing out!
 
Ant Johnson
15 MAY 2012 08:06:42


Morning.

Every other day it seems that I have to stop and restart or recycle the service as I have reports from a dispensary that when booking in, work books in but doesnt print. Restart/stop & start rectifys, but I was wondering what the best settings would be to allow this to be automated?

Many thanks
Marc Haywood [mod]
15 MAY 2012 10:22:47


It is possible to have IIS automatically recycle the service AKA the ASP.NET worker process. The setup for this is, typically, different for each version of IIS but in IIS 7 the setting is found in ServerName > Application Pools > Right-click the pool and then choose 'Recycling'. From there you should be able to choose when you want this to happen and I would recommend something such as every night at 3AM to avoid disruption. With that set up, hopefully, you will no longer have to manually restart the process.

In terms of the best setting for your application pool I understand that integrated pipeline mode is what the application was written for.
Page: 1 >>

Please log in or register to post in our forum!