I am trying to add a SOAP service using VS 2005 via add web reference. However when I add the reference, I get all options disabled and the following error. What am I doing wrong?
The document at the url http://interface.postcodechecker.co.uk/wsdl/pccInterface.wsdl was not recognized as a known document type. The error message from each known type may help you fix the problem:
- Report from 'DISCO Document' is 'Discovery document at the URL http://interface.postcodechecker.co.uk/wsdl/pccInterface.wsdl could not be found.'.
- The document format is not recognized (the content type is 'application/wsdl+xml').
- Report from 'WSDL Document' is 'There is an error in XML document (73, 30).'.
- Namespace prefix 'soapenc' is not defined.
- Report from 'XML Schema' is 'The root element of a W3C XML Schema should be and its namespace should be 'http://www.w3.org/2001/XMLSchema'.'.