Memory leak isolation in ASP.NET Sites  
Author Message
jportelas





PostPosted: ASMX Web Services and XML Serialization, Memory leak isolation in ASP.NET Sites Top

Hi everyone:

I have several asp.net apps running in my server and one or some are causing a OutOfMemoryException frequently.

I need to know which one is causing this exception or at least prevent it from happening to all the sites, so I would like to know how could I achieve this and, also the most important part by now:

If I make every app to run in an isolated process (app protection in IIS, High) would this prevent that the outOfMemoryException affects all my other sites or apps

Thanks for any hints.



.NET Development25