Monday, 1 August 2011

WEBSERVICE TASK

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.

No comments:

Post a Comment