Consultor Eletrônico



Kbase P132850: Getting server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /ApprFunct.asp, line 11
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/07/2008
Status: Unverified

SYMPTOM(s):

Getting server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /ApprFunct.asp, line 11 after moving the application and WebSpeed installation to a new Windows 2000 server

server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /ApprFunct.asp, line 11

Error 'ASP 0177 : 800401f3' with wsasp.dll messenger

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000
WebSpeed 3.x
OpenEdge 10.x
IIS

CHANGE:

Moved the WebSpeed application and installation from older Windows 2000 machine to a new Windows 2000 machine

CAUSE:

After installing the the WebSpeed on the new windows 2000 serve, the wsasp.dll messenger is not registered on it

FIX:

Register wsasp.dll messenger using the following command from the proenv prompt (Start > Programs > Progress or OpenEdge > proenv):

regsvr32 %DLC%\bin\wsasp.dll

The above command will display a message stating the registration of the wsasp.dll messenger is successful.