Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1030903
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T13:50:41+00:00 2026-05-16T13:50:41+00:00

I am trying to add a SOAP service using VS 2005 via add web

  • 0

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‘.’.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T13:50:41+00:00Added an answer on May 16, 2026 at 1:50 pm

    Looks to me like they fumbled the schema. Save the .wsdl to a file and open it in a text editor. Add two lines to the header so it looks like this:

    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="Postcodes"
       targetNamespace="http://interface.postcodechecker.co.uk/wsdl/pccSOAP.wsdl"
       xmlns="http://schemas.xmlsoap.org/wsdl/"
       xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
       xmlns:tns="http://interface.postcodechecker.co.uk/wsdl/pccSOAP.wsdl"
       xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
             xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> 
       <types>
       etc...
    

    The two added lines are indented, note that the angle bracket was moved. Then just load the service reference from the file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to build a light-weight SOAP client without using Add Service Reference. Ideally,
I'm trying to add SAML assertions to a SOAP web service that is built
I am trying to add a SOAP web service in the VS.NET 2010 interface,
I am trying to consume a .net web service, and get the following error
I'm not experienced at all in SOAP and web services. I'm trying to call
I am trying to expose a RIA domain service as a SOAP web service
I am trying to create a sort of bootstrap web service using a classic
I am trying to add WCF service with wsHttpBinding to soapUI. I am using
I’m trying to add password digest WS-Security bits to web service calls from my
I am trying to implement a web service that accepts SOAP 1.2 over HTTP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.