Disclaimer, I know next to nothing about the COBOL ecosystem. Please excuse my ignorance on this.
We have been using a Net Express installation to access a DLL provided to us by our suppliers. Now they upgraded to Visual COBOL and we've been trying to get it to work with COBOL Server, with no luck so far.
We used to install the license with the `aslmpclocate` and the `aslmpcsilent` utilities. Are those still relevant? Do you use them in the same way as with Net Express? If not, what's the alternative?
We also tried installing a `.mflic` file with the License Administration utility, which it accepted, but we get the 245 error code, which seems to indicate (if my googling didn't fail me) that a different type of license is required. Is this accurate, and what license would that be, and where could I find it? Our company should have access to it, though I don't know where to find it.
Furthermore, what files do we need to redistribute? We used to only have a `cblrtss.dll` and `cblrtsm.dll` which we shipped with our application. This has worked so far (though not sure if that was the proper way to handle it - none of the migration guides I read seem to have a setup like this). Do we need those same files again? Our runtime package did not contain a `cblrtss.dll`, but did contain a `cblrtsm.dll`, along with many other files. These were provided by our supplier, but we're not sure which of these would be useful to us.
Unfortunately, our supplier does not seem to know the answers to these questions, we did try solving this with their help, to no avail. Any help on this would be appreciated.
#netexpress
#COBOLserver
#license