| 
	Group: Forum MembersPosts: 190, 
    Visits: 1.3K
 
 | 
                    
			            Hi,
 I am facing memory leak problem when using SF BusinessObject and DevExpress ASPxDataGridView.
 
 I have simple test project, which only has one BO, bind to ASPxDataGridView. It does nothing complicated, just load all records in Page_Load if not IsPostBack.
 
 
 
 I found that, the memory usage would become double when I just "refresh" the page. I also used dotTrace profiler and found that # of BO instances keep increasing. I suspect it is the same issue with the post http://forum.strataframe.net/Topic20903-8-1.aspx.
 
 
 
 I have prepared sample project and the dotTrace memory profiler files for your reference. MemoryLeak1.dtm is first load memory snapshot and MemoryLeak2.dtm is 2nd snapshot after refresh.
 
 
 
 As the file size > 30MB, please download it from http://www.visualsolutions.com.my/blog/chankk/WebApplication6.zip
 
 
 
 Hope you could get back to me as soon as possible! It is very urgent!
 
 
 
 Thank you
 
 |