Kbase P59628: Is it possible to use a .NET assembly (DLL) from Progress 9.1x and OpenEdge 10.1x ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/2/2011 |
|
Status: Verified
GOAL:
Is it possible to use a .NET assembly (DLL) from Progress 9.1x and OpenEdge 10.1x ?
GOAL:
Does OpenEdge 10.1x provide support for .NET assemblies?
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.1x
Windows
FIX:
It is possible to call .Net assemblies (DLLs) from the 4GL by using COM (ActiveX) wrappers between the 4GL and the .Net assemblies. It is your responsibility to write the COM (ActiveX) wrapper program. Help in implementing this is outside of the scope of Technical Support and we strongly recommend that you utilize the resources Microsoft has available (msdn.microsoft.com) to help you.