Skip to main content

Loading xml-extensions and rmnet (xmlif.dll and rmnet.dll)

  • February 16, 2013
  • 1 reply
  • 0 views

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

1 reply

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