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

  • Home
  • SEARCH
  • 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 392033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T16:07:10+00:00 2026-05-12T16:07:10+00:00

I’m trying to add a web reference to an external Axis – generated web

  • 0

I’m trying to add a web reference to an external Axis – generated web service to a Visual Studio 2008 solution.
The url I received points to a WSDL that I can successfully access through a browser, and I see all the WService details. The Axis version used was 1.4.

But if I run wsdl.exe or when I add the reference in VS2008 I can see the methods list on the left, but I get an error stating that:


The document at the url http://…………?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://………?wsdl could not be found.’.
    • The document format is not recognized.
  • Report from ‘WSDL Document’ is ‘There is an error in XML document (510, 62).’.
    • Namespace prefix ‘impl:urn’ 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‘.’.”

And I cannot proceed. I saw other posts here on SO but all of them are referring to a situation in which the web reference is already added.

Many thanks in advance!

A.

EDIT:
Thanks guys, actually I managed to solve the issue “by hand” as in some way was suggested by dovholuk: I capured the wsdl, saved it loccally in file system, then I modified it by hand, until wsdl.exe was able to generate the classes. Then I added the class in the project, and managed to call the web service.

Ciao
Andrea

  • 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-12T16:07:10+00:00Added an answer on May 12, 2026 at 4:07 pm

    This is a common problem that I experience when using axis 1.4. I personally always code my wsdl and xsd by hand instead of using the emitting capability for this – and other reasons…

    If you open your ?wsdl and start parsing through I would bet that you have some enumeration in there which is “empty”. Something like:

    <xs:simpleType name="MyType">
    </xs:simpleType>
    

    i’m really just guessing here because you didn’t post the wsdl (not sure if you can?) but I get this exact behavior when I write my wsdl/xsd and have restrictions on simple types… such as:

    <xs:simpleType name="IpAddress">
      <xs:restriction base="xs:string">
        <xs:pattern value="\d*"> (note this is not 'correct' i'm just 'for instancing')
      </xs:restriction>
    </xs:simpleType>
    

    ( don’t kill me if that’s invalid xsd – i’m just going from memory… 🙂 )

    Axis will suck this in, create objects but when it gets emitting using ?wsdl it comes out ‘invalid’….

    So my advice is to comb through that wsdl – particularly the types section for ‘incomplete’ schema definitions… Take them out of your java and ‘try again’ until it works in c#….

    Don’t know if that helps or not – but if you need any other ideas, post back…

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

Sidebar

Ask A Question

Stats

  • Questions 202k
  • Answers 202k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The jQuery function isn't really meant to parse XML, it… May 12, 2026 at 8:26 pm
  • Editorial Team
    Editorial Team added an answer To address, your specific question, given the HTML: <div id="listSubtitlesFilm">… May 12, 2026 at 8:26 pm
  • Editorial Team
    Editorial Team added an answer If you just want to display a static list of… May 12, 2026 at 8:26 pm

Related Questions

I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
In order to apply a triggered animation to all ToolTip s in my app,
I have a French site that I want to parse, but am running into
I have text I am displaying in SIlverlight that is coming from a CMS

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.