Help Me > ASP using NuSoap webservice (how?)

Discussion in 'C#' started by arashrj, Apr 26, 2007.

  1. #1
    Hi there

    we have successfully running a webservice wrapped with the NuSoap.php libs since quite a while. Now, a colleague of mine in another institution would like to use this webservice. But he is using ASP... As I have only experiences with the setup of PHP webservice, I don't know where to start... Is there any ASP lib available? Or how does it work?
    :confused:

    Thanks for any hints!
     
    arashrj, Apr 26, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    He should be able to browse to your WebService and see any WebMethods, if it's a valid SOAP or WebService.
     
    ccoonen, Apr 26, 2007 IP
  3. VishalVasani

    VishalVasani Peon

    Messages:
    560
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello,

    You can try out below link :
    http://www.aspfree.com/c/a/ASP/Consuming-a-WSDL-Webservice-from-ASP/.
    Furthermore you can also try out soap toolkit in asp available with microsoft for call webservice in asp below is the link : http://msdn.microsoft.com/msdnmag/issues/0800/webservice/
     
    VishalVasani, Apr 26, 2007 IP