"Kishore" <> wrote in message
news:56E996C0-B706-43C8-B38C-...
>I created a simple web service with one web method accepting custom C#
>class.
> I thought I can test this in IE like get the xml equivalent of C# class
> and
> paste in input box.
> But IE is not showing any input boxes.
> I added HTTP POST in web.config, didn't help.
>
> How can I able to submit my xml throguh IE ?
The test pages created by .NET for a .ASMX web service do not produce inputs
for complex parameters.
You might want to try soapUI from
http://www.soapUI.com.
--
--------------------------------------------------------------------------------
John Saunders | MVP – Windows Server System – Connected System Developer