Click here to Skip to main content
15,893,904 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to generate from .asmx?WSDL the Raw Soap Message (Xml Format) ?
Posted
Comments
snehal harawande 25-Mar-13 4:33am    
Please put some details. What r u trying to do?
sgeorge106 25-Mar-13 4:39am    
when we look webservices hosted in IIS we can see the SOAP Request and Responce for a method, i am trying to generate the SOAP Request/Reponce from the Generated WSDL(Service)

The Goal trying to achieve Eg:


REQUEST IN SOAP :


soap:body

getalldata.....getalldata>

soap:body
sgeorge106 25-Mar-13 5:09am    
Can anyone help me plz..
sgeorge106 25-Mar-13 5:31am    
These will generate the Soap Request /Responce when the Service is running. I would like to know by using the "http:localhost:80\Services\Data.ASMX?WSDL" link how can i get teh SOAP Request /Responce.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900