I don't believe .NET DataSets are Basic Profile 1.0 compatible. I don't know
if this is the problem or not.

Regards,
Randy Burgess
Web Applications Developer
Nuvox Communications


On 8/8/07 4:42 PM, "Phillip Baird" <[EMAIL PROTECTED]> wrote:

> Velidanda Srinivas wrote:
>> What is the returned from the call soapService.getById(orderNum)?
>>   
> It returns a SalesOrderDataSetType which is a .Net dataset converted by
> wsdl2java.
> SalesOrderDataSetType dataSet = soapService.getById(orderNum);
> 
> Via the debugger I can see this object is populated correctly.
> 
> The problem occurs when this object is passed back as an input parameter to
> the next call.
> 
> 
> 
> 





This email and any attachments ("Message") may contain legally privileged 
and/or confidential information.  If you are not the addressee, or if this 
Message has been addressed to you in error, you are not authorized to read, 
copy, or distribute it, and we ask that you please delete it (including all 
copies) and notify the sender by return email.  Delivery of this Message to any 
person other than the intended recipient(s) shall not be deemed a waiver of 
confidentiality and/or a privilege.

Reply via email to