ProccessRequest huge memory allocationhttp://forums.asp.net/t/1645266.aspx/1?ProccessRequest+huge+memory+allocationSat, 22 Jan 2011 07:59:46 -050016452664266287http://forums.asp.net/p/1645266/4266287.aspx/1?ProccessRequest+huge+memory+allocationProccessRequest huge memory allocation <p>Hi,</p> <p>My asp.net application takes a huge amount of memory to run some pages and it causes an Out of Memory exception. I use VS Analyzer to profile memory allocation details. The result confused me very much. More than 66% of allocated memory belongs to Page.ProcessRequest own. I captured and attached the result.</p> <p><img src="http://013.img98.net/out.php/i36486_Memory.gif"></p> <p>Would anyone tell me where this memory is used and after the request is responded, how I can release this memory, and finally, how I can decrease this memory?</p> 2011-01-22T07:59:46-05:00