Hi,
I have a web serivce created that contains several methods that are
NON-PRIMITIVE types - meaning I cannot test it directly from the browser. So,
I thought of devloping a client application in .NET that can submit the XML
request and receive the response.
I created the application and it works; but the problem is, the user have to
frame the XML each time as TEXT (build the XML) and then submit it which
takes a long time. Is there a way that given the web service and the method,
a windows form with controls dynamically be created based on the types?.
These controls will basically form as placeholders so that the user can
simply type in the required values and submit the XML request?.
Any pointers will be greatly appreciated..
Thanks,
Ganesh
Kolbis Guy - 26 Mar 2006 23:55 GMT
I am sorry, you are not clear.
Can you please re explain your problam?
> Hi,
> I have a web serivce created that contains several methods that are
[quoted text clipped - 13 lines]
> Thanks,
> Ganesh
Javier G. Lozano - 27 Mar 2006 04:38 GMT
When ever I try to test my web services (or other people's), I use Web
Service Studio. Check out it at GotDotNET:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-
0f7a-41bd-8494-e916ebc4159c