Moving forward we recommend that you use the Load WSDL from URL feature. Doing so takes care of resolving problems with parsing schema.
Also having a file in a folder that later needs to also be moved to the server is no long necessary. Loading from URL makes your solution more portable and less fragile.
Here is an example to load the WSDL from a URL:
Comments