error when adding web reference
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have developed a spring java web service which will be consumed by .net client when ever I am adding a web reference from .net it fetching me error The document was understood, but it could not be processed. - The WSDL document contains links that could not be resolved. - There was an error downloading 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. - The request failed with HTTP status 405: Met 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. this is path for my xsd file that internally call another schema location. Cabn u please help me out
vijaya