Skip to main content
Created On:  03 December 2012

Problem:

Trying to call the dll’s from within a cobol program does not work even when setting the DLL_CONVENTION configuration variable.  The DLL itself appears to be loaded but when trying to access the method fails.

Resolution:

The only way to load these DLL's now is to pre-load them as calling them from a program does not work.

To preload for example: - wrun32 -y xmlif.dll -y rmnet.dll

Old KB# 36651

#RMNet
#xml-extension
#COBOL
Created On:  03 December 2012

Problem:

Trying to call the dll’s from within a cobol program does not work even when setting the DLL_CONVENTION configuration variable.  The DLL itself appears to be loaded but when trying to access the method fails.

Resolution:

The only way to load these DLL's now is to pre-load them as calling them from a program does not work.

To preload for example: - wrun32 -y xmlif.dll -y rmnet.dll

Old KB# 36651

#RMNet
#xml-extension
#COBOL

You can get all dll files at http://unfitpc.com