Client has provided me a WSDL file generated using BPEL v10.1.3.3.0. When i try to generate the proxy class in visual studio .net 2003 I am getting the following error.
Reading WSDL from: C:\wsdl\Custome rcheck_rs.wsdl
Unable to generate source files from contract:
The document was understood, but it could not be processed.
- The WSDL document contains links that could not be resolved.
- There is an error in XML document (9, 10).
- A schema with the namespace '' has already been added.
I am stuck. It is really urgent. Can any one please help.
Thanks in advance
Regards
kiran
Reading WSDL from: C:\wsdl\Custome rcheck_rs.wsdl
Unable to generate source files from contract:
The document was understood, but it could not be processed.
- The WSDL document contains links that could not be resolved.
- There is an error in XML document (9, 10).
- A schema with the namespace '' has already been added.
I am stuck. It is really urgent. Can any one please help.
Thanks in advance
Regards
kiran
Comment