G
Guest
There are several pages that occasionally start throwing System.OutOfMemoryException and another exception related to storage.
The problem goes away after iisreset or terminating aspnet_wp.exe worker process.
- There is plenty of memory and disk space on the webserver
- worker process is high, but it does not take all available memory
- pages use remoted ServicedComponents
- I looked into KB - nothing even close. We don't upload files, no VB arrays, etc. The page simply call the component on the different server that does the work.
How can I find this problem?
Thanks,
-Stan
The problem goes away after iisreset or terminating aspnet_wp.exe worker process.
- There is plenty of memory and disk space on the webserver
- worker process is high, but it does not take all available memory
- pages use remoted ServicedComponents
- I looked into KB - nothing even close. We don't upload files, no VB arrays, etc. The page simply call the component on the different server that does the work.
How can I find this problem?
Thanks,
-Stan