Kbase 17425: AS/400 & Rumba: Unable To Initialize AS4WCP32.DLL = 0x1(1)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: 17425
FACT(s) (Environment):
Progress/400 DataServer
Windows 95
SYMPTOM(s):
Failed to connect to AS/400 database . (2467)
ERROR: Unable to initialize AS4WCP32.DLL = 0x1
Both errors are encountered when connecting to AS/400 db
Progress client 8.2A is using SNA networking protocol
Rumba is installed on Windows 95
CAUSE:
The "0x1" means that the Progress DLL has not been able to reach and or find the Rumba's DLL, WCPIC32.DLL. System PATH variable (at the DOS level) does not includes the directory where Rumba's file is located.
FIX:
Modify the AUTOEXEC.BAT file, add the SYSTEM directory of the Rumba installation.
For example:
PATH=%PATH%;C:\PROGRA~1\WALLDATA\SYSTEM