Web service - Unable to import binding from namespace

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richs99
    New Member
    • Feb 2008
    • 2

    Web service - Unable to import binding from namespace

    Hi people,

    I'm a noob so go easy on me ;o)

    I've been asked to do some work utilizing the following web service:

    https://www-verification.qa ntas.com.au/hotels/services/DistributorPort ?wsdl

    However, when I add the service to a dotnet project, I can no longer compile it, i get the following error:

    Unable to import binding 'DistributorPor tSoapBinding' from namespace 'http://www.qantas.com. au/distributor-services'.

    Can anyone help me please? I haven't even created an object yet!

    Thanks in advance

    Rich
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Seems to me that "never crashing" doesn't mean "never changing a web link".
    Looks like the webservice is trying to make a reference to something on qantas and can't find the file/service/object.
    Somebody else can probably explain that better.

    Comment

    • richs99
      New Member
      • Feb 2008
      • 2

      #3
      Originally posted by Plater
      Seems to me that "never crashing" doesn't mean "never changing a web link".
      Looks like the webservice is trying to make a reference to something on qantas and can't find the file/service/object.
      Somebody else can probably explain that better.
      Hi Plater

      Thanks for replying to me.

      Anyone see the missing object? Qantas say there's thousands of people using this stuff without a problem.

      Cheers

      Rich

      Comment

      Working...