Getting error 11572 when trying to run a Progress / OpenEdge Web Service client

Akhil

New Member
I am using Linux 32-bit with Openedge 10.1C which doesn't seems to be compatible to use web services like in the code snippet shown below

phWebService:connect( "-WSDL " + quoter( cWsdlFile ) )

Is there any way other than updating the OS and Openedge version to make it compatible for using web services ?
 
Top