This post originated from an RSS feed registered with .NET Buzz
by douglas reilly.
Original Post: Memory Leak in IE?
Feed Title: Doug Reilly's Weblog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/dreilly/rss.aspx
Feed Description: ASP.NET and More...
I have an ASP.NET page created by a coworker that uses an Infragistics grid (this is the only third party component on the page) and when run initially, IE takes abouot 10 Meg or memory, via the task manager. Refresh the page repeatedly (the page is refreshed by a meta tag in the real world) and memory slowly increases, eventually crippling the machine. If you minimize the IE instance, the memory usage shrinks down to 2 Meg or so, restore and the growth continues.
Any thoughts? I have googled this, and do not think any of what I have seen applies (though I have not eyeballed the JScript used by Infragistics...