Any ideas for this one???
W2K3 .Net 1.1 app.
We have IIS configured to recycle the app pool when the virtual memory reaches a certain threshold.
This is an OOB IIS option and is handy for cleaning up the LOH.
Now....here's my dilemma.
I have a "dependent service" when needs to be recycled any and every time the app pool is recycled.
For now I am handling this manually but I would love to find a way to automate it....any suggestions?
-- Jason
"It's Just Ones and Zeros
W2K3 .Net 1.1 app.
We have IIS configured to recycle the app pool when the virtual memory reaches a certain threshold.
This is an OOB IIS option and is handy for cleaning up the LOH.
Now....here's my dilemma.
I have a "dependent service" when needs to be recycled any and every time the app pool is recycled.
For now I am handling this manually but I would love to find a way to automate it....any suggestions?
-- Jason
"It's Just Ones and Zeros