webbrowser control and memory problems -
My app is using around 300MB I have created all the objects with new ones and used around it, If this was the settlement interface now with web browser controls, I see those 450 pages that keep advertisements on them and many AJAX requests use so that there is a request for fixed 1k.
How much memory the app is taking? I have noticed that I can go back to the page by clicking on the page, but after visiting the pages of APIs, I can not use several MBs (I do not want to kill 450 unique pages by hand to check ). So why do I have these memory problems?
Which IE are you using? The problem you described is the least degree for IE5 and IE6.
I remember when we had to recycle the IE 5 webbrose object due to memory leaks. I'm not sure, but I believe the situation should be better with IE of the current generation.
Comments
Post a Comment