Consultor Eletrônico



Kbase P109615: ADM2: PSTimer OCX causes Section Editor Find/Replace to hang AppBuilder session.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/4/2008
Status: Unverified

SYMPTOM(s):

ADM2: PSTimer OCX causes Section Editor Find/Replace to hang AppBuilder session.

FACT(s) (Environment):

Progress 9.1C
Progress 9.1D
Windows

CAUSE:

Bug# OE00061949

FIX:

Upgrade to Progress 9.1E or later.
For 9.1D and earlier where an upgrade to 9.1E or later is not feasible, use the following work around at DESIGN time:
1. Set the OCX Interval property to 0. That is turn it off.
2. Set the OCX Enabled property to False. That is disable it.
3. Execute the PROCESS EVENTS statement in the OCS.Tick trigger.
4. When all design is done, reset the above trigger code and properties as desired.