Consultor Eletrônico



Kbase P130364: AppServer connection not released when closing a frame in .NET application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/16/2008
Status: Unverified

SYMPTOM(s):

AppServer connection not released when closing a frame in .NET application

Using AppServer in state-reset or state-aware mode

The .NET frame initiates the AppServer object when the form loads

The frame is closed from the X button

Running .NET application with .NET open client proxy objects

FACT(s) (Environment):

OpenEdge 10.1x
Windows

CAUSE:

The AppServer object is not disposed when the frame closes

FIX:

Add code to dispose the AppServer object in the form close or closing events.