How to fix the Oracle error LPX-00711: invalid SOAP version?
In this post, you’ll learn more about the Oracle ErrorLPX-00711: invalid SOAP version with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LPX-00711: invalid SOAP version
Reason for the Error LPX-00711: invalid SOAP version
Cause: The version string specified at SOAP creation time was invalid.
How to fix the Error LPX-00711: invalid SOAP version ?
You can fix this error in Oracle by following the below steps
Action: Specify a valid version string, either ‘1.1’ or ‘1.2’.
Leave Your Comment