How to generate wsdlfile ?
Type the word wsdl at the end of the webservice(.asmx) with a question mark added.
http://domain.com/WebServices/yourservice.asmx?WSDL
The WSDL can also generally be reached by appending "?wsdl" to the address of the asmx file.
Type the word wsdl at the end of the webservice(.asmx) with a question mark added.
http://domain.com/WebServices/yourservice.asmx?WSDL
The WSDL can also generally be reached by appending "?wsdl" to the address of the asmx file.