wsdl help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Savas Ates

    #1

    wsdl help

    i was given an url bla bla.wsdl

    i am asked for entering data using this wsdl url?

    is it possible? how can i do it? must i use asp.net werb services ..

    any url or example or way t solve it will be appriciated.. please help...

    friendly page Dan u say i dont understant what u mean?
    what can be friendly page url extension?

    i was given only 2 url two enter product info? im a newbie about web
    services... i need help.. ?

    WSDL:



    Doc: http://212.115.6.230/serviceDocs/pro...erviceDoc.html


  • Hayato Iriumi

    #2
    Re: wsdl help

    Hello Savas,

    Exactly what do you need to do? You can generate proxy class using WSDL.exe
    tool that comes with .NET. Then, write code against the proxy class which
    will call the web service. Is it what you want to do?
    [color=blue]
    > i was given an url bla bla.wsdl
    >
    > i am asked for entering data using this wsdl url?
    >
    > is it possible? how can i do it? must i use asp.net werb services ..
    >
    > any url or example or way t solve it will be appriciated.. please
    > help...
    >
    > friendly page Dan u say i dont understant what u mean? what can be
    > friendly page url extension?
    >
    > i was given only 2 url two enter product info? im a newbie about web
    > services... i need help.. ?
    >
    > WSDL:
    >
    > http://212.115.6.230/kangurum2-web/s...tUpdateService.
    > wsdl
    >
    > Doc:
    > http://212.115.6.230/serviceDocs/pro...erviceDoc.html
    >[/color]


    Comment

    • Savas Ates

      #3
      Re: wsdl help

      ok but i dont know how i do it.. any example url or reference book.. im a
      newbie about web services..


      Comment

      • Savas Ates

        #4
        Re: wsdl help

        ok i created my proxy class... but how i use it any sample?


        Comment

        Working...