laptop and a wrench

Bug

The PageLayoutControl application does not release memory.

Last Published: March 3, 2017 ArcGIS Engine
Bug ID Number BUG-000082539
SubmittedOctober 10, 2014
Last ModifiedJanuary 9, 2021
SeverityMedium
Applies toArcGIS Engine
Version found10.2
Operating SystemWindows
Operating System Version7 64 Bit
StatusNon-Reproducible

Additional Information

This is not an issue with the PageLayout control, but with the application itself. To replace a map within a MapFrame on a page layout, manually disconnect the Map from the MapFrame; otherwise, it leaks. For example using the following code: IActiveView active_view = pMapFrame.Map as IActiveView; active_view.Deactivate(); active_view.Clear(); active_view = null; pMapFrame.Map = null;

Steps to Reproduce

Bug ID: BUG-000082539

Software:

  • ArcGIS Engine

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic