Hello!
I'm having a problem where when I try to upload a new .dll or web.config on one of my projects the server fails to recycle automatically. At least that is what I suspect is happening. The app pool doubles in memory and the process increases dramatically until it eventually seems to crash.
When I recycle manually it works quite well and there are not problems. Also the auto recycling seems to work well for some other applications.
I realize this might be something that needs to be fixed in the code rather than the server but I thought I'd ask for advice here as well.
Thanks!
/Juha