Invalid version, 1005 expected 1100 in object file n found fims gui system fims.r. 2888 after Progress 11.6 and 11.6.4 Upgrade when Logging into FIMS
  • 29 Mar 2023
  • Contributors
  • Dark
    Light
  • PDF

Invalid version, 1005 expected 1100 in object file n found fims gui system fims.r. 2888 after Progress 11.6 and 11.6.4 Upgrade when Logging into FIMS

  • Dark
    Light
  • PDF

Article summary

After upgrading to Progress 11.6 and Service pack 11.6.4 the error, "Invalid version, 1005 [expected 1100] in object file n:\found\fims\gui\system\fims.r. [2888]" after Progress 11.6 and 11.6.4 Upgrade when Logging into FIMS"

Answer:
Before doing these steps, be sure all users are logged out of FIMS:

1.Open up a Windows Command prompt as administrator on the FIMS database server
2. Change directory to the FIMS folder, \npo\found\FIMS.
3. Run “del *.r /s”   
  • WARNING: Be sure you are running this command exactly as written, do not hit enter until you review. Running this command incorrectly would delete the wrong files in the FIMS directory thus requiring a restore of the FIMS folder from backup. 
4. Run "C:\npo\dlc\bin\prowin32.exe c:\npo\found\dbfiles\found -H localhost -S 2500 -ini ..\configfiles\fimsnt.ini -assemblies ..\assemblies -p gui\tools\update\UpdateSchemaAndCompile.p -s 2560 -inp 32000 -param fcompile^^.\gui\tools\update\fcompile.w"

*Note you will need to change the drive letter to the drive where the Npo directory is located on your server which may be different than C.

5. Run "C:\npo\dlc\bin\prowin32.exe c:\npo\found\dbfiles\found -H localhost -S 2500 -ini ..\configfiles\fimsnt.ini -assemblies ..\assemblies -p gui\tools\update\UpdateSchemaAndCompile.p -s 2560 -inp 32000 -rx -param fcompile^^.\gui,.\custom,.\sf,.\odbc,.\gam"

*Note you will need to change the drive letter to the drive where the NPO directory is located on your server which may be different than C.

Was this article helpful?