Consultor Eletrônico



Kbase P71353: Error creating object PSCCab.CabExpand with Webclient Application Assembler
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/9/2005
Status: Verified

FACT(s) (Environment):

Progress 9.1Dx
OpenEdge 10.0A
Windows NT 32 Intel/Windows 2000
OpenEdge 10.0B

SYMPTOM(s):

Error creating CAB file with Webclient Application Assembler

Generation failure: Error creating CAB file

Error creating object PSCCab.CabExpand used to extract from cab file; Error status is 80004002

CAUSE:

PSCCab.dll is not reregistered when installing new version or Service Pack of Progress on machine which already has an old(er) version

FIX:

Compare the version of the PSCCab.dll from the latest installed Progress/OpenEdge version
installation directory and bin subdirectory, to the one located in the \Program Files\Common Files\Progress Software and
if it is newer then copy it.
Register PSCCab.dll , which is in directory \Program Files\Common Files\Progress Software, with regsvr32.exe the following way :

- Close the webclient application assembler
- From the Progress program group open Proenv.
- Go to the directory mentioned above and verify the file is there.
- Execute the command : regsvr32.exe psccab.dll
- Start the webclient application assembler and try to generate the cab file.