Home
Find the answer to your question
How can I update my SDK to use a WSDL version that is different from what it is shipped with?
Detailed Description
If you want to use a WSDL that is different from what the SDK shipped with, for instance, if you want to update your SDK to use the latest version of the WSDL, here are the steps:
Generate Code Using the eBayCodeGenerator Tool:
Execute the instructions in the readme.doc file located in the folder <sdk install folder>\Code Generator
When using the tool, you will get a warning similar to this:
"eBay .NET SDK v1029 is compatible with version 1029 of the eBay WSDL. Using other versions of the WSDL with this SDK version is not supported". It is just a warning and you can ignore it.