Using the "Walkthrough: Creating a Custom Web Service" whitepaper I
have been able to make my Web Service discoverable.
The problem is the .disco and .wsdl files cannot be found when
attempting either:
http://server/_vti_bin/CustomWebService.asmx?disco
http://server/_vti_bin/CustomWebService.asmx?wsdl
Can someone tell me what is causing this problem?
Thanks,
AJL