Skip to main content

Problem:

When running an EXE outside the netexpress ide received the error about cbl_ctf_tracer_get entry point not found in dyamically linked cblrtss.dll

Resolution:

The program has been compiled with a higher version of cobol and is finding a cblrtss.dll that is a lower version.

Search machine for all cblrtss.dll s - and delete them or change environment so newer EXE does not find the older cblrtss.dll.

Old KB# 1384