Hi,
I'm using DevExpress library files in my company software development, there is a page in our software allows user to open multiple tabs (panel) for info display, but I realized that when I closed any/all tabs which were opened, the tabs removal did not reduce the memory consumption, the garbage collection seems does not work for this docking library. I've searched through the question regarding DevExpress library memory leak mentions about latest DevExpress library files should already resolve the issue, but I need to confirm with your team about this.
If latest DevExpress has already solved the memory leak issue, may I know whether we should purchase the latest version or there is hotfix for us to download?
FYI, currently, we're using MS Visual Studio 2008 and DevExpress library v9.2.6.0.
Hi Eric,
This behavior can be caused by different factors, so let's try localize the problem. I suggest you use a memory profiler to check what objects are not released and why. You can also provide us with a sample demonstrating the issue so that we can research it on our side.
I am looking forward to your response.