OutOfMemoryException found in memory profile results

hi,

I was memory profiling my .net 2.0 Winforms application using ANTS and in the results I observe that there are a couple of OutOfMemoryExceptions.

My application code does have the necessary try-catch blocks but when I run the application regularly I do not see any such memory exceptions. Even when I run using the profiler, the application works just fine. Only that I am surprised to find the out of memory exception objects in the results log and cannot explain myself where they are coming from?

Is this a .net thing? can anyone explain?

thanks

Seshagiri

Comments

Sign In or Register to comment.