Consultor Eletrônico



Kbase P43704: Error 4454 when Progress.ini resides on a network drive
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Windows 2000

SYMPTOM(s):

Progress.ini resides on a network driver

If a copy of the progress.ini is on a local drive, application works fine

All users logged on the machine receives the same error

Write Permissions to the Progress.ini cannot be given

The PUT-KEY-VALUE failed. (4454)

CAUSE:

User does not have write permission on the Progress.ini to execute the PUT-KEY-VALUE statement

FIX:

Modify your code to use only GET-KEY-VALUE statement if you don't want to add, modify or delete key values.