Consultor Eletrônico



Kbase P122982: Connecting from .NET application to AppServer using SSL causes class cast exception
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/10/2010
Status: Verified

SYMPTOM(s):

Connecting from .NET application to AppServer using SSL

Exception Progress.Open4GL.DynamicAPI.SessionPool+NoAvailableSessionsException: SessionPool : NoAvailableSessions[Could not connect to the AppServer: General Error: Unable to cast object of type ''''''''''''''''Progress.UBroker.Client.ProSslClient'''''''''''''''' to type ''''''''''''''''Progress.UBroker.Client.ProTcpClient''''''''''''''''.. (7203) ]

FACT(s) (Environment):

OpenEdge 10.1B
Windows
OpenEdge 10.1x

CAUSE:

Bug# OE00147688

CAUSE:

The Open Client runtime code was improperly trying to cast an SSL socket object to a normal socket object

FIX:

Upgrade to OpenEdge 10.1B03 or later.