Thanks for your reply, good job!
I used wsdl.exe to generate the consumer code, and I add namespace lines and
another constructor:

        public FooService(string url)
        {
                this.Url = url;
        }

It works! Thanks!



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/SOAP-WebService-with-SOAP-Header-Attributes-failing-tp4261555p4658563.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to