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 😊