function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Alexander Tarasevich 6Alexander Tarasevich 6 

Invalid v43 Partner WSDL

I'm trying to generate a C# class based on the latest partner WSDL (v43), but it doesn't work.
This exact process worked great with prior WSDL versions.
I'm getting the following error:
Error: Unable to import binding 'SoapBinding' from namespace 'urn:partner.soap.sforce.com'.
  - Unable to import operation 'describeSObject'.
  - The datatype 'urn:partner.soap.sforce.com:AdditionalInformationMap' is missing.