[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Why can't Dispose(disposing) be overridden?

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
Hi Laura, Yes we're trying to track down a memory leak issue. We've had some ABL hybrid objects (Forms, ToolbarsManagers) sticking around, but even when explicitly disposing and/or deleting these, we didn't see the expected memory usage drop. Furthermore we see error 15580 (.NET is attempting to call a method in an ABL object that inherits from .NET. The object is either a form that has already been disposed or another object that has been explicitly deleted from the ABL. (15580).) in some cases pop up now, so we're probably going a bit too far...

Continue reading...
 
Status
Not open for further replies.
Back
Top