Kbase P124079: ADM2: Slow performance loading a SmartWindow.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/25/2007 |
|
Status: Unverified
FACT(s) (Environment):
Windows
Progress 9.1D
SYMPTOM(s):
ADM2: Slow performance loading a SmartWindow.
The Smart Window has a local initializeObject procedure that invokes the dynamic function fetchRowident in a SmartDataObject.
CAUSE:
The SmartDataObject's RebuildOnRepos property was set to false. That is, it is not checked in the SDO's instance properties.
FIX:
Set the Smarsmart RebuildOnRepos property was set to false. Ensure that the RebuildOnRepos property is checked in the SDO's instance properties.