Consultor Eletrônico



Kbase P180649: Can non-UI .NET objects be used from within ABL ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/01/2011
Status: Unverified

GOAL:

Can non-UI .NET objects be used from within ABL ?

GOAL:

Can .NET objects be used on AppServer ?

GOAL:

Which OpenEdge clients support which .NET objects ?

GOAL:

Is the .NET support in OpenEdge ABL still limited to GUI objects only ?

FACT(s) (Environment):

Windows
OpenEdge 10.2x

FIX:

Prior to OpenEdge 10.2B03:
Only .NET GUI objects (= those derived from System.Windows.Forms) are supported to be used within the ABL. Non-UI objects are not supported, and used at your own risk.

Only the prowin32.exe GUI client allows the use of .NET objects.


OpenEdge 10.2B03 and later:
All .NET objects are allowed to be used within the ABL.

Only the prowin32.exe GUI client allows the use of .NET objects.