laptop and a wrench

Bug

The PageLayoutControl application does not release memory.

Zuletzt veröffentlicht: March 3, 2017 ArcGIS Engine
Bug-ID-Nummer BUG-000082539
EingereichtOctober 10, 2014
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Engine
Gefunden in Version10.2
BetriebssystemWindows OS
Betriebssystemversion7 64 Bit
StatusNon-Reproducible

Zusätzliche Informationen

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;

Schritte zur Reproduzierung

Bug-ID: BUG-000082539

Software:

  • ArcGIS Engine

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln