[Migrated content. Thread originally posted on 11 April 2012]
Hi!We are using RMNet for consuming webservices. This seems to work, but for now only when we add "-y xmlif.dll -y rmnet.dll" into our command string, to load this two dll`s.
This is not a solution for us, since we then need to configure all local terminals that our customers all over the country uses to start our program.
We have tried to load the two dll`s by calling them in the program, prior to the use of them. But then we get an error, indicating that they are not loaded properly.
So the question is; how can we load this two dll`s from the Cobol program early enough?
Regards
Dagl