Consultor Eletrônico



Kbase 21686: Could not find entrypoint DoOpenPipeStream in ScrRun.DLL
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/12/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Configuring the Appserver for secure HTTPS connections.

Attempting to install a digital certificate.

Error: Could not find entrypoint DoOpenPipeStream in ScrRun.DLL

..\webclient\bin\mkhashfile progress.pem

..\webclient\bin\updatecerts.vbs(38, 1) WScript.
CreateObject: Objekt WScript.Shell cannot create.

Following the steps in %DLC%/certs/readme

CAUSE:

This error is produced by an old MS dll %WINNT%/system32/ScrRun.Dll.

FIX:

Obtain ScrRun.Dll which has version 5.6.0.6626 or higher. (This dll comes with MS Internet Explorer 6.0 or/and Windows XP.)

Then do the following:

1) unregister and old dll via "regsvr32 scrrun.dll /u"
2) copy newer version to %WINNT%\system32 directory
3) register new dll via "regsvr32 scrrun.dll"