Kbase P178506: Running a Webclient brings up Procedure Editor with message to press space bar to continue.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/12/2010 |
|
Status: Unverified
SYMPTOM(s):
Running a Webclient brings up Procedure Editor with message to press space bar to continue.
Works as expected when run as the Administrator account- the procedure editor does not start and then prompt the user to press the space bar.
When run as a local domain user, the procedure editor pops up and the user is prompted to hit the space bar to continue.
This occurs only on Windows 7. It does not happen on a Windows 2003 Windows XP system.
Works on XP and Vista
Error messages are written to a client logging file after turning on 4GL tracing.
The errors in the client log file indicate that the process was unable to modify a registry key.
The PUT-KEY-VALUE failed. (4454)
They registry key that cannot be modified us HKEY_LOCAL_MACHINE SOFTWARE\Dataphile Dataphile Desktop LFM\ProwcappLocator
FACT(s) (Environment):
OpenEdge 10.2B
Windows 7
CAUSE:
The local domain user does not have permission to modify that registry key.
FIX:
Run the regedit Windows registry editor from the windows "run" command or a Windows command window.
Navigate to the registry key that is being modified by the application.
Right click on the registry key and select "Permissions".
Select the user that needs access to the key and add select the appropriate allow/deny permissions.
Be sure to check the parent keys to be sure that they allow the appropriate permissions to the user as well.