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? Thanks for any hints!
He should be able to browse to your WebService and see any WebMethods, if it's a valid SOAP or WebService.
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/