[CLOSED] Memory leaks when used in System.Windows.Controls.WebBrowser instance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Memory leaks when used in System.Windows.Controls.WebBrowser instance

    We have a WPF desktop application which uses a System.Windows.Controls.WebBrowser instance to load a web application.
    Once the web application is closed the desktop application disposes existing System.Windows.Controls.WebBrowser instance and make the reference as null if any.

    Our web application uses ext.net controls. When this application is loaded in System.Windows.Controls.WebBrowser instance and closed, still the memory acquired by System.Windows.Controls.WebBrowser instance is not fully released. The web application has to be relaunched again and again in desktop application and everytime unreleased unmanaged memory gets increased. We did a sample application which uses ext.js but we didn?t experience this memory leak behavior. Here the web browser is Internet Explorer 8.

    Please help to solve this memory leak issue.
    Last edited by Daniil; Jun 15, 2012 at 9:50 AM. Reason: [CLOSED]

Similar Threads

  1. TabPanel Control Memory Leaks
    By hpj1106 in forum 1.x Help
    Replies: 1
    Last Post: May 12, 2012, 10:04 AM
  2. Client Side Memory Leaks
    By ecko in forum 1.x Help
    Replies: 3
    Last Post: Nov 02, 2011, 6:22 AM
  3. Store rebinding and memory leaks
    By wdk in forum 1.x Help
    Replies: 0
    Last Post: Jun 28, 2011, 3:34 AM
  4. [CLOSED] memory leaks
    By acrossdev in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 22, 2011, 11:10 AM
  5. Replies: 4
    Last Post: Feb 01, 2011, 11:54 AM

Tags for this Thread

Posting Permissions