note - you can add a local wsdl file (from your disk) by writing the full path in address field ex. c:\test\test.wsdl, to this dialog.
When write a service on ASMX you’re stuck serving up individual WSDL files. WCF fixes this.
Difference between WCF and ASMX web services
http://stackoverflow.com/a/2448568
Call WCF Services Synchronously and Asynchronously
http://www.codeproject.com/Articles/91528/How-to-Call-WCF-Services-Synchronously-and-Asynchr
origin - http://www.pipiscrew.com/?p=2377 calling-a-soap-service-wsdl-or-wcf-service