Microsoft ASP.NET SOAP Interoperability Test Site
Results from hitting: http://mssoapinterop.org/asmx/simple.asmx
Result from echoInteger: 4
Result from echoFloat: 4.4
Result from echoString: Hello, world
Result from echoIntegerArray, second array value: 2
Result from echoFloatArray, second array value: 2.2
Result from echoStringArray, second array value: hello2
Result from echoStruct: Foo
Result from echoStructArray, first array value, MyString: Foo
Microsoft ASP.NET SOAP Interoperability Test Site
Call this page with the querystring url set to your endpoint.
Thanks, John
Source for these services can be found here.