RE: .Net unbounded element deserialization error

2003-06-06 Thread Kordes, Paul
rsday, June 05, 2003 11:12 AM To: '[EMAIL PROTECTED]' Subject: RE: .Net unbounded element deserialization error Paul, I seem to remember having all kinds of problems with arrays when using RPC/encoded services with .NET (unfortunately I don't remember all the details, I think I

RE: .Net unbounded element deserialization error

2003-06-06 Thread Armstrong, Jason
Paul, I seem to remember having all kinds of problems with arrays when using RPC/encoded services with .NET (unfortunately I don't remember all the details, I think I'm mentally blocking out those bad experiences). If you switch over to using document/literal all you need to do is the following..