Compile Error when Compiling FIMS During Progress 11 Upgrade Error This version of PROGRESS compiles only encrypted programs Found FIMS App System FIMS.w
  • 16 Mar 2023
  • Contributors
  • Dark
    Light
  • PDF

Compile Error when Compiling FIMS During Progress 11 Upgrade Error This version of PROGRESS compiles only encrypted programs Found FIMS App System FIMS.w

  • Dark
    Light
  • PDF

Article summary

When compiling FIMS during the Progress 11 upgrade the following errors can occur:


** Error Compiling D:\NPO\found\FIMS\app\SYSTEM\FIMS.W

   ** Error=This version of PROGRESS compiles only encrypted programs. (1086)

    ** Error=** D:\NPO\found\FIMS\app\SYSTEM\FIMS.W Could not understand line 100. (193)

 
Answer:

This specific compile error occurred due to the following entry being in the propath: PROPATH=tools\old at the beginning, which is incorrect.
 
Check the PROPATH line in the FIMSNT.ini file located in \npo\found\ConfigFiles. Make sure all paths are correct in the PROPATH line and that there is nothing additional added there that should not be.
 
 This is an example of what the PROPATH should look like. Note that you may have FIMS on another drive other than C on your server:
 
 PROPATH=c:\npo\found\fims\custom,c:\npo\found\fims,c:\npo\found\fims\gui,.\gui,c:\npo\found\fims\src,c:\npo\found\fims\tty,c:\npo\dlc,c:\npo\dlc\gui,c:\npo\dlc\gui\adecomm.pl,c:\npo\dlc\gui\adecomp.pl,
 c:\npo\dlc\gui\adedesk.pl,c:\npo\dlc\gui\adedict.pl,c:\npo\dlc\gui\adeedit.pl,c:\npo\dlc\gui\adeicon.pl,c:\npo\dlc\gui\aderes.pl,c:\npo\dlc\gui\adeshar.pl,c:\npo\dlc\gui\adetran.pl,c:\npo\dlc\gui\adeuib.pl,c:\npo\dlc\gui\adeweb.pl,
 c:\npo\dlc\gui\adexml.pl,c:\npo\dlc\gui\as4dict.pl,c:\npo\dlc\gui\prodict.pl,c:\npo\dlc\gui\protools.pl,c:\npo\dlc\bin,c:\npo\dlc\src,c:\npo\found\results
 
 If you see anything out of place, make the correction and then save the file, then try the re-compile steps in the Progress 11 upgrade document again.


Create a support case for any questions or if you are not sure how to proceed.


 


Was this article helpful?