Consultor Eletrônico



Kbase P11259: Error 43 with Tranman when creating a new project.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/11/2002
Status: Unverified

SYMPTOM(s):

Error 43 with Tranman when creating a new project.

Cannot find or open file ...\p-sportsdk.db, errno = 2. (43)

Cannot find or open file dbname.db, errno = 2. (43)

CAUSE:

Moved from one Progress version to another one. So there are some environment variables not correctly set.

FIX:

You have to make sure that all the environment variables are correctly set and are pointing to the new progress version:

DLC=C:\DLC
PROMSGS=%DLC%\PROMSGS
PROCFG=%DLC%\PROGRESS.CFG
PATH=%PATH%;%DLC%;%DLC%\BIN


And check the PROPATH. In the PROPATH you need to have set the current directory for your new project.