问题
I have machine with ws2008 x64 and .net 3.5 installed. I have a few .net applications that are run as scheduled tasks. When they exit is seems that not all memory is released. So after a few hours I get error messages with information that I do not have available memory. I tried to run really simple .net console application as scheduled task (this application only show message on console) and I got the same results.
Did you have ever similar problem ? What did you do ?
来源:https://stackoverflow.com/questions/4928138/problem-with-net-application-leakage-on-exit