Kbase 34783: _U record not on file opening object in the AppBuilder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P4783
FACT(s) (Environment):
Windows
Progress 8.x
Progress 9.x
SYMPTOM(s):
Opening a SmartViewer in the AppBuilder
** <file-name> record not on file. (138)
** _U record not on file. (138)
Using -debugalert Startup Parameters generates a stack trace that includes:
read_run_time_attributes adeuib/_qssuckr.p (adeuib/_qssuckr.r) at line <nnnn>
CAUSE:
The UIB/AppBuilder generated code was manually modified / edited using the Procedure Editor or some other editing tool
FIX:
UIB/AppBuilder generated objects are not supported when they have been manually modified. However, you may be able to debug and fix the manually modified code by following these steps:
1) Open the code in the UIB/AppBuilder.
2) Bypass the error(s) by clicking OK.
3) Save the code in the under a new name.
4) Compare the saved code with the manually modified code.
5) Modify the code to make it compatible with the UIB/AppBuilder format.