Hi Blake,
> In .NET, I see: > > </q1:getInfoForName><tns:TestObj id="id1" xsi:type="tns:TestObj"> > <instvara xsi:type="xsd:string">Hello</partnerid> > <instvarb xsi:type="xsd:string">Goodbye</password> > </tns:PartnerAuthentication> Is this a copy and paste error or do the closing tags differ from the opening tags? <instvara></partnerid> after all is not well formed XML.... Regards, Barbara