Skip to main content

Problem:

Product:  Application Server for Net Express / Server for COBOL

An 'C' application calling COBOL returns the following error:

   

     cannot fiind Cblrtss.dll  

Resolution:

Set the PATH and COBDIR environment variables to point to the Application Server or Server for COBOL product:

Set Path=drive:\\path\\ApplicationServerFolder;%PATH%

Set Cobdir=drive:\\path\\ApplicationServerFolder;

Old KB# 3877