Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a webservice example.svc?wsdl and urn:mysystem:dataprovider
how can i send request to that service using a request method GetResource and get the response.
Posted
Comments
Kornfeld Eliyahu Peter 9-Dec-14 6:54am    
http://mattgemmell.com/what-have-you-tried/
Chinna Suresh 9-Dec-14 7:08am    
i have never come across those urn,so for a simple web service i have created a client using power shell web proxy method
Nathan Minier 9-Dec-14 7:09am    
If you need to consume it on the server side, you can add a Service Reference in Visual Studio, which is the Easy Button method. In your project select References, right click, and chose Add Service Reference...
Chinna Suresh 9-Dec-14 7:17am    
i dont have that service as a project with me

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