Skip to Content
0
Nov 08, 2012 at 05:44 PM

Viewer memory leak in CR XI R2 latest sp.

29 Views

This is similar to: http://scn.sap.com/message/13648326

The Ants Memory Profiler indicates that there is a PageView object that could be 'disposed' (highlighted in pink). How do we call dispose on that object?

App is written in C++, using the CR .NET API. Every on-screen report remains in memory until the app exits which is somewhat of a drag 😊