I have wsdl
file and xsd
files at my local machine. I want to add service reference in project. I don't have web service I only have wsdl
file.
I'm getting the following 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://localhost/DService/AllService.svc?xsd=xsd0'.
- The request failed with HTTP status 404: Not Found.