Skip to main content

'C' application calling COBOL and returning cannot fiind Cblrtss.dll error

  • February 15, 2013
  • 0 replies
  • 0 views

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