Removing EasySoap and SOAP clients

Features/settings removed

As a result of removing EasySoap and SOAP clients, the following items are officially removed from version 2022:

  • .NET Web Service is no longer accessible from the New > Target tab.

  • .NET Web Service Wizard, .NET Web Service, Web Service Proxy Wizard, and Web Service Proxy are no longer accessible from the New > Project tab.

  • Web Service data source can no longer be used for a DataWindow.

Runtime files removed

  • The following runtime files have been removed: ExPat.dll, libeay32.dll, ssleay32.dll, EasySoap.dll, pbNetWSRuntime.dll, pbsoapclient.pbx, pbsoapclient.pbd, pbwsclient.pbx, and pbwsclient.pbd. Gnu--LGPL.txt, Thai Open License.txt, Sybase.PowerBuilder.WebService.Runtime.dll, Sybase.PowerBuilder.WebService.RuntimeRemoteLoader.dll, Sybase.PowerBuilder.WebService.WSDL.dll, and Sybase.PowerBuilder.WebService.WSDLRemoteLoader.dll.

Migration path

As a replacement for EasySoap and SOAP clients, you can use HTTPClient object to call SOAP Web services.