M Martin Olson Dec 7, 2005 #1 Is there a way to trap an event when the worker process is recycled within an asp.net application??? thx, mo
Is there a way to trap an event when the worker process is recycled within an asp.net application??? thx, mo
S Scott Allen Dec 7, 2005 #2 In 2.0 you can do this with the health monitoring features. I have some pointers to docs in this post: http://odetocode.com/Blogs/scott/archive/2005/11/01/2402.aspx
In 2.0 you can do this with the health monitoring features. I have some pointers to docs in this post: http://odetocode.com/Blogs/scott/archive/2005/11/01/2402.aspx
M Martin Olson Dec 7, 2005 #3 Hey - this is great info, thanks ...! Currently the option to upgrade to 2.0 is not an option for this client, is there any want to catch these events in 1.1??? thx, mo
Hey - this is great info, thanks ...! Currently the option to upgrade to 2.0 is not an option for this client, is there any want to catch these events in 1.1??? thx, mo
S Scott Allen Dec 8, 2005 #4 Hey - this is great info, thanks ...! Currently the option to upgrade to 2.0 is not an option for this client, is there any want to catch these events in 1.1??? Click to expand... In 1.1, I believe the only option is to have IIS log the recycle event to the system event log: http://www.microsoft.com/technet/pr...IIS/87892589-4eda-4003-b4ac-3879eac4bf48.mspx
Hey - this is great info, thanks ...! Currently the option to upgrade to 2.0 is not an option for this client, is there any want to catch these events in 1.1??? Click to expand... In 1.1, I believe the only option is to have IIS log the recycle event to the system event log: http://www.microsoft.com/technet/pr...IIS/87892589-4eda-4003-b4ac-3879eac4bf48.mspx